Skip to content

Commit

Permalink
Add codecov token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Apr 9, 2024
1 parent 00c1bb6 commit bbdefa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -224,6 +224,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml,./cpp_coverage.info
token: ${{ secrets.CODECOV_TOKEN }}

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit bbdefa8

Please sign in to comment.