Skip to content

Commit

Permalink
Trying a different working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
oddbookworm committed Jul 19, 2024
1 parent 04b65ed commit 11bd8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
if: ${{ steps.gen-coverage.conclusion == 'success' }}
uses: romeovs/[email protected]
with:
working-directory: ${{ github.workspace }}
working-directory: ${{ github.workspace }}/src_c
lcov-file: coverage.info
delete-old-comments: true

Expand Down

0 comments on commit 11bd8d3

Please sign in to comment.