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 1889157 commit e6d5278Copy full SHA for e6d5278
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
run: bundle exec rake rubocop
45
46
- name: Publish code coverage to qlty
47
- - uses: qltysh/qlty-action/coverage@v2
+ uses: qltysh/qlty-action/coverage@v2
48
with:
49
oidc: true
50
format: simplecov
0 commit comments