Skip to content

Commit d8e88c9

Browse files
committed
BUILD/MINOR: update CI invocation for check-commit
1 parent 60eca8c commit d8e88c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lint-commit-msg:
2626
tags:
2727
- go
2828
script:
29-
- go run /check.go
29+
- /check
3030

3131
build:
3232
stage: build

0 commit comments

Comments
 (0)