Skip to content

Commit

Permalink
attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Dec 17, 2024
1 parent 63e0082 commit 2d872ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
python-version: "3.12"
- uses: astral-sh/setup-uv@v4
- run: sudo apt install libegl1-mesa:i386 libegl1:i386
- run: uv pip install --system nox
- run: nox -s cov
- uses: AndreMiras/coveralls-python-action@develop

0 comments on commit 2d872ab

Please sign in to comment.