Skip to content

Commit 1d37ed5

Browse files
Yannicstanley-cheung
authored andcommitted
Pass Bazel-CI
1 parent 35aaf77 commit 1d37ed5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.bazelci/presubmit.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ platforms:
77
test_targets:
88
- //...
99

10-
ubuntu1604:
11-
build_targets:
12-
- //...
13-
test_targets:
14-
- //...
15-
1610
ubuntu1804:
1711
build_targets:
1812
- //...

.bazelignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# //third_party conatins git submodules.
2+
third_party/

0 commit comments

Comments
 (0)