Skip to content

Commit 8c098ec

Browse files
committed
fix Github workflow
1 parent c854018 commit 8c098ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gommon.yml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343

4444
- name: Run Tests
4545
run: |
46-
golint -set_exit_status ./...
4746
go test -race --coverprofile=coverage.coverprofile --covermode=atomic ./...
4847
4948
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)