Skip to content

Commit e61460a

Browse files
committed
helping pytest find tests
1 parent e98fde0 commit e61460a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Test with pytest
3939
working-directory: ${{ runner.temp }}
4040
run: |
41-
pytest
41+
pytest --pyargs graynet

0 commit comments

Comments
 (0)