Skip to content

Commit

Permalink
Fix location of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrik Egede committed Feb 14, 2024
1 parent a90c37b commit 62a7f3d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ jobs:
- name: Test with pytest
run: |
. ~/venv/bin/activate
ls
ls ~
python -m pytest gangagsoc/test
python -m pytest test

0 comments on commit 62a7f3d

Please sign in to comment.