Skip to content

Commit

Permalink
modify second cov
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Chen222 committed May 7, 2024
1 parent 13305ae commit 9b4c7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/per-lib-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./build/coverage.info
file: main_coverage.info
flags: unittests
name: codecov-umbrella
fail_ci_if_error: true

0 comments on commit 9b4c7bc

Please sign in to comment.