Skip to content

Commit 1e58402

Browse files
committed
Coveralls report path is repository name
1 parent f0a223d commit 1e58402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ jobs:
132132
if: matrix.config.coverage
133133
uses: coverallsapp/github-action@main
134134
with:
135-
file: ${{runner.workspace}}/optional/.build/coverage.json
135+
file: ${{runner.workspace}}/optional26/.build/coverage.json
136136
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)