Skip to content

Commit

Permalink
Update ci-build.yml
Browse files Browse the repository at this point in the history
Adding token for codecov
  • Loading branch information
cmhamel authored Jun 28, 2024
1 parent 7c64df9 commit a1e8029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: .coverage
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a1e8029

Please sign in to comment.