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