Skip to content

Commit

Permalink
Update Codecov token in GitHub Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktchu authored May 24, 2022
2 parents f1706ce + 79f9220 commit ab4c347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: codecov/codecov-action@v2
with:
token: be26305d-22b5-4ef3-a0fc-1d2dcc0c1b88
token: 9d54a766-eb01-4827-825a-b5886b607bf2
files: lcov.info
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit ab4c347

Please sign in to comment.