Skip to content

Commit 382f8a6

Browse files
committed
perhaps changing dir is throwing pytest off
1 parent 8f784b8 commit 382f8a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ jobs:
3737
pip install .[test]
3838
3939
- name: Test with pytest
40-
working-directory: ${{ runner.temp }}
4140
run: |
4241
pytest --pyargs graynet

0 commit comments

Comments
 (0)