Skip to content

Commit

Permalink
perhaps changing dir is throwing pytest off
Browse files Browse the repository at this point in the history
  • Loading branch information
raamana committed Apr 26, 2024
1 parent 8f784b8 commit 382f8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ jobs:
pip install .[test]
- name: Test with pytest
working-directory: ${{ runner.temp }}
run: |
pytest --pyargs graynet

0 comments on commit 382f8a6

Please sign in to comment.