Skip to content

Commit

Permalink
fix Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aldas committed Nov 5, 2021
1 parent c854018 commit 8c098ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gommon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:

- name: Run Tests
run: |
golint -set_exit_status ./...
go test -race --coverprofile=coverage.coverprofile --covermode=atomic ./...
- name: Upload coverage to Codecov
Expand Down

0 comments on commit 8c098ec

Please sign in to comment.