Skip to content

Commit

Permalink
changed from tests to test/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Apr 3, 2024
1 parent 553a446 commit 072dba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Test with pytest
run: |
pwd
cd ./tests
cd ./test
pytest --cov

0 comments on commit 072dba9

Please sign in to comment.