Skip to content

Commit

Permalink
revert env var
Browse files Browse the repository at this point in the history
  • Loading branch information
fpintoppb committed Jun 13, 2024
1 parent d5ef92b commit a6300c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ jobs:
with:
files: ./cov/coverage.xml
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a6300c5

Please sign in to comment.