Skip to content

Commit

Permalink
changed codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
frapposelli committed May 13, 2024
1 parent 9460b11 commit 664180e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
uses: codecov/codecov-action@v3
if: matrix.go_version == '1.22' && matrix.os == 'ubuntu-latest'
with:
token: ${{ secrets.CODECOV_KEY }}
token: ${{ secrets.CODECOV_TOKEN }}
file: ./.cover/cover.out
fail_ci_if_error: true


0 comments on commit 664180e

Please sign in to comment.