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 2f7c8d2 commit f1ddc42Copy full SHA for f1ddc42
.github/workflows/ci.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Run linting
44
run: bundle exec rake rubocop
45
46
+ - name: Publish code coverage to qlty
47
- uses: qltysh/qlty-action/coverage@v2
48
with:
49
oidc: true
0 commit comments