Skip to content

Commit a51c032

Browse files
authored
Update CI.yml
1 parent a8a7611 commit a51c032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
4646
- name: Run tests and Generate coverage report
4747
run: |
48+
export PYTHONPATH=src
4849
coverage run -m pytest
4950
coverage report
5051
coverage xml

0 commit comments

Comments
 (0)