Skip to content

Commit

Permalink
Merge pull request #49 from bazeltools/wip/presubmit
Browse files Browse the repository at this point in the history
Update presubmit.yml
  • Loading branch information
eed3si9n authored Mar 16, 2024
2 parents 68d9d69 + e43ece0 commit e196908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ bcr_test_module:
- macos
- macos_arm64
- windows
bazel: [5.x, 6.x, 7.x]
tasks:
run_test_module:
name: Run test module
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- //...

0 comments on commit e196908

Please sign in to comment.