We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bad03 commit 514670eCopy full SHA for 514670e
.github/workflows/ci.testing.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/[email protected]
31
with:
32
name: skaha-unittests-coverage
33
- path: build/reports/jacoco/test/jacocoTestReport.xml
+ path: skaha/build/reports/jacoco/test/jacocoTestReport.xml
34
if-no-files-found: error
35
retention-days: 1
36
overwrite: true
0 commit comments