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 fd16c08 commit b1aeab3Copy full SHA for b1aeab3
.github/workflows/ruby.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: qltysh/qlty-action/coverage@v2
61
if: github.event_name == 'push'
62
with:
63
- oidc: true
+ token: ${{ secrets.QLTY_TOKEN }}
64
files: coverage/.resultset.json
65
66
- uses: actions/upload-artifact@v4
0 commit comments