Skip to content

Commit

Permalink
Clone required BCR presubmit change (#52)
Browse files Browse the repository at this point in the history
Fixes bazelbuild/bazel-central-registry#1546

Signed-off-by: Alex Eagle <alex@aspect.dev>
  • Loading branch information
alexeagle committed Feb 28, 2024
1 parent cf2b18e commit 6fb3b7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bcr/presubmit.yml
@@ -1,10 +1,12 @@
bcr_test_module:
module_path: "e2e/smoke"
matrix:
bazel: ["6.x", "7.x"]
platform: ["debian10", "macos", "ubuntu2004"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."

0 comments on commit 6fb3b7b

Please sign in to comment.