Skip to content

Commit d060ff5

Browse files
authored
Merge pull request #72 from SFI-Visual-Intelligence/mag-branch
fix
2 parents 59e1d5a + 902ed03 commit d060ff5

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)