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 3535924 commit 94a62eeCopy full SHA for 94a62ee
.github/workflows/coverage.yaml
@@ -27,8 +27,7 @@ jobs:
27
28
# runs 'bundle install' and caches installed gems automatically
29
bundler-cache: true
30
- - uses: paambaati/[email protected]
31
- env:
32
- CC_TEST_REPORTER_ID: 8310d94ccb41382dfbe0d2fed241c565b33ca01cea938449c4ba0b62500d01e2
+ - uses: qltysh/qlty-action/coverage@v1
33
with:
34
- coverageCommand: bundle exec rake spec
+ oidc: true
+ files: coverage/.resultset.json
0 commit comments