Skip to content

Commit

Permalink
Coveralls report path is repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-downey committed Jan 18, 2025
1 parent f0a223d commit 1e58402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ jobs:
if: matrix.config.coverage
uses: coverallsapp/github-action@main
with:
file: ${{runner.workspace}}/optional/.build/coverage.json
file: ${{runner.workspace}}/optional26/.build/coverage.json
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1e58402

Please sign in to comment.