Skip to content

Commit 8dad394

Browse files
committed
path for ack_backend
1 parent 1d549f9 commit 8dad394

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
@@ -69,6 +69,8 @@ jobs:
6969
- name: Run unittest with coverage-ack-lambda
7070
working-directory: ack_backend
7171
id: acklambda
72+
env:
73+
PYTHONPATH: ${{ github.workspace }}/ack_backend/src:${{ github.workspace }}/ack_backend/tests
7274
continue-on-error: true
7375
run: |
7476
poetry install

0 commit comments

Comments
 (0)