We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cce442 commit bdf0b07Copy full SHA for bdf0b07
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
build-and-verify:
24
- uses: Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.1
+ uses: Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@strip-coverage-data
25
secrets:
26
QLTY_COVERAGE_TOKEN: ${{ secrets.QLTY_COVERAGE_TOKEN }}
27
with:
0 commit comments