Skip to content

Commit

Permalink
Supply the token more directly (mozilla#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jan 15, 2024
1 parent faa0f24 commit 6fb7a6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,4 @@ jobs:
with:
file: lcov.info
fail_ci_if_error: false
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6fb7a6c

Please sign in to comment.