Skip to content

Commit bac8330

Browse files
committed
Fix test command name
1 parent 3127ecf commit bac8330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
git config --global user.email "[email protected]"
3030
git config --global user.name "Grunty"
3131
- run:
32-
name: run git-args tests
32+
name: run git-xargs tests
3333
command: |
3434
run-go-tests --timeout 45m
3535
no_output_timeout: 45m

0 commit comments

Comments
 (0)