Skip to content

Commit

Permalink
test workflow command to match local version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Sep 16, 2024
1 parent 351452f commit 77e6919
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 @@ -60,7 +60,7 @@ jobs:
- name: Tests
run: |
pytest ${{ env.pytest-args }} ${{ env.test-dir }}
make test
- name: Check for files left behind by test
run: |
Expand Down

0 comments on commit 77e6919

Please sign in to comment.