Skip to content

Commit a9ceeeb

Browse files
committed
tests pythonpath
1 parent 18d41fb commit a9ceeeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
- name: Run unittest with recordforwarder-coverage
6060
working-directory: backend
6161
id: recordforwarder
62+
env:
63+
PYTHONPATH: ${{ github.workspace }}/backend/src:${{ github.workspace }}/backend/tests
6264
continue-on-error: true
6365
run: |
6466
poetry env use 3.11

0 commit comments

Comments
 (0)