Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
geigerzaehler committed Jan 10, 2025
1 parent a9de4df commit 2b25337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# - run: poetry run ruff format --check
# - run: poetry run ruff check
# - run: poetry run pyright --warnings
- run: sudo apt-get install -y image-magick
- run: sudo apt-get install -y imagemagick
- run: poetry run pytest
# - run: poetry run coverage xml
- uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 2b25337

Please sign in to comment.