We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98fde0 commit e61460aCopy full SHA for e61460a
.github/workflows/python-package.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Test with pytest
39
working-directory: ${{ runner.temp }}
40
run: |
41
- pytest
+ pytest --pyargs graynet
0 commit comments