Enable Lint on CI (#2)
This commit is contained in:
committed by
Motiejus Jakštys
parent
a1b1be2303
commit
fef28b9706
@@ -1,6 +1,8 @@
|
||||
steps:
|
||||
- label: "Build"
|
||||
command: tools/bazel build //...
|
||||
- label: "Lint"
|
||||
command: ci/lint
|
||||
agents:
|
||||
- "queue=init"
|
||||
- "docker=*"
|
||||
|
||||
Reference in New Issue
Block a user