Skip to content

Commit

Permalink
enable go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
huandu authored Sep 23, 2024
1 parent ae8cc38 commit 6ccf582
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:
run: go test -v -coverprofile=covprofile.cov ./...

- name: Install goveralls
env:
GO111MODULE: off
run: go get github.com/mattn/goveralls

- name: Send coverage
Expand Down

0 comments on commit 6ccf582

Please sign in to comment.