Skip to content

Commit 1b4eb7c

Browse files
committed
path update
1 parent 3fe7b9b commit 1b4eb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
pip list || :
8686
- name: Run unit tests
8787
run: |
88-
pytest
88+
PYTHONPATH=src pytest

0 commit comments

Comments
 (0)