Skip to content

Commit d8b0263

Browse files
PATH
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
1 parent 0c1fad8 commit d8b0263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
run: pip list
3333
- name: Test with pytest
3434
run: |
35+
export PYTHONPATH=.
3536
pytest -s tests

0 commit comments

Comments
 (0)