Skip to content

Commit

Permalink
skip go get
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed May 25, 2021
1 parent b20196b commit e0d4527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ 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 e0d4527

Please sign in to comment.