Skip to content

Commit

Permalink
Update testing-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anelioalvarez authored Nov 8, 2023
1 parent bbbdba1 commit cf04be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Test Game module
run: |
poetry -m pytest $TEST_DIRECTORY/game_tests
poetry run pytest $TEST_DIRECTORY/game_tests
rm -f $TEST_DB_FILE

0 comments on commit cf04be7

Please sign in to comment.