Skip to content

Commit

Permalink
run all
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Jul 19, 2024
1 parent 30d4fc2 commit 8ba1b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
pip install poetry
poetry install
- name: Run tests
run: poetry run pytest src/tests/test_all.py
run: poetry run pytest src/tests/

0 comments on commit 8ba1b20

Please sign in to comment.