Skip to content

Commit

Permalink
codecov: opt-out from token
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Nov 14, 2024
1 parent f2cd1a6 commit fdd3a95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ jobs:
pattern: coverage-artifacts-${{ env.DEFAULT_GO_VERSION }}
- name: Upload coverage report
uses: codecov/codecov-action@v5.0.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true
files: ./coverage.txt
Expand Down

0 comments on commit fdd3a95

Please sign in to comment.