Skip to content

Commit

Permalink
Remove codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
twharmon committed Apr 12, 2022
1 parent 7637b29 commit 1a2799a
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 1a2799a

Please sign in to comment.