Skip to content

Commit

Permalink
Add new required field to presubmit.yml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-thm committed Feb 27, 2024
1 parent bba11b3 commit 98c6937
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ matrix:
- ubuntu2004
- macos
- macos_arm64
bazel:
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@rules_multitool//...'

0 comments on commit 98c6937

Please sign in to comment.