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 a687f19 commit 597d07aCopy full SHA for 597d07a
.github/workflows/python-quality.yml
@@ -30,4 +30,4 @@ jobs:
30
- uses: qltysh/qlty-action/coverage@v1
31
with:
32
token: {{secrets.QLTY_COVERAGE_TOKEN}}
33
- files: ${{github.workspace}}/coverage.lcov
+ files: coverage.lcov
0 commit comments