Skip to content

Commit

Permalink
Changed to use poetry to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyWW committed Mar 22, 2024
1 parent 05b92d1 commit 0289977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Run Tests
run: |
poetry run manage.py test
poetry run python -m manage test

0 comments on commit 0289977

Please sign in to comment.