fix(tools): Enable CI runs for tools.gotest
This commit is contained in:
parent
1619f58d78
commit
f1655c5cbb
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ in buildGo.program {
|
|||
name = "gotest";
|
||||
srcs = [ ./main.go ];
|
||||
deps = [ somelib someproto ];
|
||||
}
|
||||
} // { meta.enableCI = true; }
|
||||
|
|
Loading…
Reference in a new issue