Skip to content

Commit 54beee6

Browse files
committed
[build] Retrigger
1 parent b40b125 commit 54beee6

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
@@ -23,4 +23,4 @@ jobs:
2323

2424
# specify any bash command here prefixed with `run: `
2525
- run: go get -v -t -d ./...
26-
- run: go test -v ./...
26+
- run: go test -v ./...

0 commit comments

Comments
 (0)