Skip to content

Commit

Permalink
Test workflow without pytest params
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinugu committed Dec 11, 2023
1 parent fe40377 commit 9a4389f
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 @@ -26,4 +26,4 @@ jobs:
- name: Test with pytest
run: |
source $(poetry env info --path)/bin/activate
pytest --mypy-only-local-stub --mypy-pyproject-toml-file=pyproject.toml
pytest

0 comments on commit 9a4389f

Please sign in to comment.