Skip to content

Commit

Permalink
Try without toml file config
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinugu committed Dec 11, 2023
1 parent 1ea69c4 commit adde13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
sudo update-locale LANG=de_DE.UTF-8
- name: Test with pytest
run: |
poetry run pytest -v --mypy-only-local-stub --mypy-pyproject-toml-file=pyproject.toml
poetry run pytest --mypy-only-local-stub

0 comments on commit adde13c

Please sign in to comment.