We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c854018 commit 8c098ecCopy full SHA for 8c098ec
.github/workflows/gommon.yml
@@ -43,7 +43,6 @@ jobs:
43
44
- name: Run Tests
45
run: |
46
- golint -set_exit_status ./...
47
go test -race --coverprofile=coverage.coverprofile --covermode=atomic ./...
48
49
- name: Upload coverage to Codecov
0 commit comments