Skip to content

Commit

Permalink
Merge pull request #4 from twharmon/codecov
Browse files Browse the repository at this point in the history
Remove codecov token
  • Loading branch information
twharmon authored Apr 12, 2022
2 parents 1ecf552 + 1a2799a commit b37ac1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
go-version: [1.18]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
steps:
- name: Install Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit b37ac1e

Please sign in to comment.