Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 committed Dec 20, 2024
1 parent 7ee63df commit 4911b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- run: |
poetry run pip install mypy
poetry run mypy --config-file mypy.ini
poetry run mypy --no-install-types --config-file mypy.ini
unit-tests-on-windows:
name: 🪟 Tests on Windows
Expand Down

0 comments on commit 4911b3a

Please sign in to comment.