Skip to content

Commit dcaf45e

Browse files
committed
pythonpath
1 parent ab4dd75 commit dcaf45e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ jobs:
111111
- name: Run unittest with redis_sync
112112
working-directory: redis_sync
113113
id: redis_sync
114+
env:
115+
PYTHONPATH: redis_sync/src:redis_sync/tests
114116
continue-on-error: true
115117
run: |
116118
poetry env use 3.11

0 commit comments

Comments
 (0)