Skip to content

Commit 9c58707

Browse files
committed
ci: call ./script/build
1 parent ee0d388 commit 9c58707

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

script/cibuild

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cd "$TOP_LEVEL"
1010

1111
set -x
1212

13+
./script/build
14+
1315
go vet ./...
14-
go build ./...
1516
go test ./...

0 commit comments

Comments
 (0)