Skip to content

Commit

Permalink
Tried working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
geirawsm committed Oct 11, 2023
1 parent 5c97a5c commit fade97e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
working-directory: ../.
run: |
pytest
Expand Down

0 comments on commit fade97e

Please sign in to comment.