Skip to content

Commit 5f559b8

Browse files
committed
CCM-12616: update coverage.xml paths
1 parent abcee60 commit 5f559b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
uses: actions/download-artifact@v5
171171
with:
172172
name: python-coverage-reports
173-
path: src/
173+
path: .
174174
- name: "Perform static analysis"
175175
uses: ./.github/actions/perform-static-analysis
176176
with:

0 commit comments

Comments
 (0)