We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34c829 commit ecb67d0Copy full SHA for ecb67d0
2 files changed
.github/workflows/python-quality.yml
@@ -30,7 +30,3 @@ jobs:
30
run: make dev-dependencies
31
- name: Run coverage
32
run: make ci-coverage
33
- - uses: qltysh/qlty-action/coverage@v2
34
- with:
35
- token: ${{secrets.QLTY_COVERAGE_TOKEN}}
36
- files: ${{github.workspace}}/coverage.lcov
.qlty/qlty.toml
0 commit comments