We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8097802 commit 40455acCopy full SHA for 40455ac
1 file changed
.circleci/config.yml
@@ -20,7 +20,7 @@ jobs:
20
# - vendor
21
22
- setup_remote_docker
23
- - gem install ci-scripts
+ - run: gem install ci-scripts
24
25
- run: ci-scripts go/test
26
- run: bash <(curl -s https://codecov.io/bash)
0 commit comments