Skip to content

Commit 597d07a

Browse files
committed
Try relative path
1 parent a687f19 commit 597d07a

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: ${{github.workspace}}/coverage.lcov
33+
files: coverage.lcov

0 commit comments

Comments
 (0)