Skip to content

Commit 777d629

Browse files
committed
added
1 parent 04f2ae7 commit 777d629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6666
with:
6767
args: >
68-
-Dsonar.python.coverage.reportPaths=/test_coverage.xml
68+
-Dsonar.python.coverage.reportPaths=test_coverage.xml

0 commit comments

Comments
 (0)