Skip to content

Commit

Permalink
Revert "skip go get"
Browse files Browse the repository at this point in the history
This reverts commit e0d4527.
  • Loading branch information
shogo82148 committed May 25, 2021
1 parent 5935d57 commit eab9c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: build
run: |
go get ./...
go install .
working-directory: src/github.com/mattn/goveralls
- name: test
Expand Down

0 comments on commit eab9c91

Please sign in to comment.