Skip to content

Commit

Permalink
Stop using CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Jan 8, 2025
1 parent b6d4ccb commit 3594d26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ jobs:
fail_ci_if_error: true
verbose: true
os: macos
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

pod-lint:
name: Pod Lint
Expand Down Expand Up @@ -167,8 +165,6 @@ jobs:
fail_ci_if_error: true
verbose: true
os: linux
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

readme-validation:
name: Check Markdown links
Expand Down

0 comments on commit 3594d26

Please sign in to comment.