Skip to content

Commit 85790a6

Browse files
committed
setting env
Signed-off-by: Christian Henkel <[email protected]>
1 parent 0fafc03 commit 85790a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
- name: Test with pytest
5151
run: |
5252
pytest -rP
53+
env:
54+
PYTHONPATH: ${{github.workspace}}
5355
mypy:
5456
runs-on: ubuntu-latest
5557
steps:

0 commit comments

Comments
 (0)