Skip to content

Commit

Permalink
coverage path change
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Mar 25, 2024
1 parent aaac6be commit a2eb63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
format: lcov
file: ${GITHUB_WORKSPACE}/coverage/lcov.net8.0.info
file: ${GITHUB_WORKSPACE}/coverage-join/lcov.net8.0.info

Review:
needs: Test
Expand Down

0 comments on commit a2eb63b

Please sign in to comment.