Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
bout3fiddy committed Oct 11, 2023
1 parent ca4317c commit 7797ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: pip install -r requirements.txt

- name: Run Tests
run: python -m pytest tests/boa -n auto
run: python -m pytest tests/ -n auto

0 comments on commit 7797ad4

Please sign in to comment.