Skip to content

Commit

Permalink
WIP: test setting working directory to parent
Browse files Browse the repository at this point in the history
  • Loading branch information
CavRiley committed Apr 2, 2024
1 parent 1bf888c commit 26fb86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# coverage report --format=text -m |tee tests/pytest-coverage.txt

- name: Run tests
working-directory: tests
working-directory: ../
run: pytest

- name: Build documentation with Sphinx
Expand Down

0 comments on commit 26fb86f

Please sign in to comment.