Skip to content

Commit

Permalink
Update presubmit.yml for bzlmod
Browse files Browse the repository at this point in the history
  • Loading branch information
luispadron authored Oct 24, 2023
1 parent 3091cd6 commit 8623d2b
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
bcr_test_module:
module_path: "e2e/bzlmod"
matrix:
platform: ["macos"]
tasks:
build_flags:
- "--config=ios"
run_tests:
name: "Run test module"
platform: ${{ platform }}
build_targets:
- "//..."
tasks:
verify_build_targets:
name: Verify Build targets on macOS
platform: macos
build_targets:
- "@rules_ios//..."

0 comments on commit 8623d2b

Please sign in to comment.