Skip to content

Commit 8ef0eb2

Browse files
committed
Run docs tests on bazelci
1 parent 9ed3609 commit 8ef0eb2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.bazelci/presubmit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ tasks:
4040
platform: ubuntu2004
4141
build_targets:
4242
- "//docs/..."
43-
- "-//docs:toolchain_api_diff_test" # Bazel adds loads statements in examples
43+
test_targets:
44+
- "//docs/..."
4445

4546
# Bazel@HEAD
4647
ubuntu2004_head:

0 commit comments

Comments
 (0)