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 3127ecf commit bac8330Copy full SHA for bac8330
.circleci/config.yml
@@ -29,7 +29,7 @@ jobs:
29
git config --global user.email "[email protected]"
30
git config --global user.name "Grunty"
31
- run:
32
- name: run git-args tests
+ name: run git-xargs tests
33
command: |
34
run-go-tests --timeout 45m
35
no_output_timeout: 45m
0 commit comments