Skip to content

Commit

Permalink
Try working-directory: include/strong_type
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Feb 22, 2024
1 parent 87433ba commit 80c61bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
working-directory: include/strong_type
#gcov_include: "include/strong_type"
name: "Linux ${{matrix.config.cxx}} C++${{matrix.config.std}} ${{matrix.config.stdlib}}"
fail_ci_if_error: false
Expand Down

0 comments on commit 80c61bc

Please sign in to comment.