Skip to content

Commit

Permalink
fix tests path in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cchapmanbird committed Nov 12, 2024
1 parent 5df80ff commit ae5feea
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,5 +53,5 @@ jobs:
- name: Run module tests
run: |
cd ./few/tests/module_tests
cd ./few/tests/
python -m unittest discover

0 comments on commit ae5feea

Please sign in to comment.