Skip to content

Commit

Permalink
helping pytest find tests
Browse files Browse the repository at this point in the history
  • Loading branch information
raamana committed Apr 25, 2024
1 parent e98fde0 commit e61460a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Test with pytest
working-directory: ${{ runner.temp }}
run: |
pytest
pytest --pyargs graynet

0 comments on commit e61460a

Please sign in to comment.