Skip to content

Commit

Permalink
ci: codecov v4 again
Browse files Browse the repository at this point in the history
  • Loading branch information
fchn289 committed Feb 9, 2024
1 parent 68afe07 commit ac62829
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 @@ -47,6 +47,7 @@ jobs:
- uses: codecov/codecov-action@v4
env:
token: ${{ secrets.CODECOV_TOKEN }}
slug: fchn289/domino-library
if: always()
with:
file: ut/gcovr/cov.xml # optional
Expand Down

0 comments on commit ac62829

Please sign in to comment.