Skip to content

Commit 40455ac

Browse files
committed
fix ci
1 parent 8097802 commit 40455ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# - vendor
2121

2222
- setup_remote_docker
23-
- gem install ci-scripts
23+
- run: gem install ci-scripts
2424

2525
- run: ci-scripts go/test
2626
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)