Skip to content

Commit

Permalink
no neccessary to go build
Browse files Browse the repository at this point in the history
  • Loading branch information
goozp committed Mar 30, 2019
1 parent a1e0c1d commit 349d2e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
steps:
- checkout
- run: go test -v -mod=vendor ./...
- run: go build -mod=vendor -v -ldflags ${ldflags}
workflows:
version: 2
build-workflow:
Expand Down

0 comments on commit 349d2e6

Please sign in to comment.