Skip to content

Commit

Permalink
Update codecov token to use secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez authored Jan 22, 2025
1 parent d5b2103 commit 69fb695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
- name: Upload CodeCov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests

0 comments on commit 69fb695

Please sign in to comment.