Skip to content

Commit

Permalink
Stop using CODECOV_TOKEN (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed authored Jan 8, 2025
1 parent bc860ef commit aa8536d
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 @@ -62,8 +62,6 @@ jobs:
- name: Upload Coverage Reports
if: success()
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
spm-16-swift:
name: Swift Build Xcode 16
runs-on: macOS-15
Expand Down

0 comments on commit aa8536d

Please sign in to comment.