Skip to content

Commit cafc472

Browse files
committed
minor changes
1 parent fcdfff3 commit cafc472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
pip install -r requirements.txt
7373
7474
- name: Run data loader & preprocessor tests
75+
env:
76+
PYTHONPATH: ${{ github.workspace }}/src
7577
run: |
7678
source .venv/bin/activate
7779
python tests/test_data_loader.py

0 commit comments

Comments
 (0)