Skip to content

Commit 2eb820a

Browse files
committed
Revert "Try relative path"
This reverts commit 597d07a
1 parent 8f86b7e commit 2eb820a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- uses: qltysh/qlty-action/coverage@v1
3131
with:
3232
token: ${{secrets.QLTY_COVERAGE_TOKEN}}
33-
files: coverage.lcov
33+
files: ${{github.workspace}}/coverage.lcov

0 commit comments

Comments
 (0)