Skip to content

Commit 902ed03

Browse files
committed
fix
1 parent ecd4467 commit 902ed03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525

2626
- name: Run tests
2727
run: |
28-
PYTHONPATH=. pytest 4
28+
PYTHONPATH=. pytest .
2929
shell: bash -el {0}

0 commit comments

Comments
 (0)