Skip to content

Commit

Permalink
update codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Haals <[email protected]>
  • Loading branch information
jhaals committed May 2, 2023
1 parent 6305ce2 commit 4b251a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
go test ./... -race -coverprofile=coverage.txt -covermode=atomic -v
- name: codecov upload
uses: codecov/codecov-action@v1.0.3
env:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

node:
Expand Down

0 comments on commit 4b251a4

Please sign in to comment.