We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40b125 commit 54beee6Copy full SHA for 54beee6
.circleci/config.yml
@@ -23,4 +23,4 @@ jobs:
23
24
# specify any bash command here prefixed with `run: `
25
- run: go get -v -t -d ./...
26
- - run: go test -v ./...
+ - run: go test -v ./...
0 commit comments