use codecov action v1 (#985)

master
Kevin Wan 3 years ago committed by GitHub
parent 407a6cbf9c
commit 4ef1859f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,4 +29,4 @@ jobs:
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
- name: Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v1

Loading…
Cancel
Save