Skip to content

Commit

Permalink
Revert "chore: run unit test with go 1.14 (zeromicro#1084)" (zeromicr…
Browse files Browse the repository at this point in the history
…o#1085)

This reverts commit 3ae6a88.
  • Loading branch information
kevwan authored Sep 23, 2021
1 parent 3ae6a88 commit d87d203
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- name: Test
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
with:
go-version: 1.14

- name: Codecov
uses: codecov/codecov-action@v2

0 comments on commit d87d203

Please sign in to comment.