Skip to content

Commit e064496

Browse files
authored
Expand CI coverage to detect bazel-contrib#225 (bazel-contrib#226)
1 parent 37cdefa commit e064496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ all_targets: &all_targets
1111
- "//packaging/..."
1212
- "//python/..."
1313
- "//tools/..."
14+
# As a regression test for #225, check that wheel targets still build when
15+
# their package path is qualified with the repo name.
16+
- "@rules_python//experimental/examples/..."
1417
test_targets:
1518
- "..."
1619
platforms:

0 commit comments

Comments
 (0)