Skip to content

Commit 0f932af

Browse files
chenrui333wing328
authored andcommitted
Add .bazelci/presubmit.yml (#8)
1 parent c8ca780 commit 0f932af

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.bazelci/presubmit.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
tasks:
3+
ubuntu1804:
4+
build_targets:
5+
- "..."
6+
test_targets:
7+
- "..."
8+
macos:
9+
build_targets:
10+
- "..."
11+
test_targets:
12+
- "..."

0 commit comments

Comments
 (0)