Skip to content

Commit 7da2e53

Browse files
authored
Update build.yml
1 parent 927ea41 commit 7da2e53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
python -m pip install --upgrade pip
4141
python -m pip install pytest
4242
- name: Run tests
43+
env:
44+
PYTHONPATH: .
4345
run: pytest -q
4446

4547
build:

0 commit comments

Comments
 (0)