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 88bb135 commit 188178cCopy full SHA for 188178c
.circleci/config.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
# specify any bash command here prefixed with `run: `
47
- - run : pwd
+ - run: pwd
48
- run: ls
49
- run: go version
50
- run: GOPATH=/home/circleci/go make test-coverage codecov
0 commit comments