Expand CI coverage to detect #225 (#226)

diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index 29516f0..feb2bae 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -11,6 +11,9 @@
     - "//packaging/..."
     - "//python/..."
     - "//tools/..."
+    # As a regression test for #225, check that wheel targets still build when
+    # their package path is qualified with the repo name.
+    - "@rules_python//experimental/examples/..."
     test_targets:
     - "..."
 platforms: