Skip to content

Commit

Permalink
Stop running macro tests on BCR presubmit (#1421)
Browse files Browse the repository at this point in the history
We can’t depend on dev dependences in these tests.

Signed-off-by: Brentley Jones <[email protected]>
(cherry picked from commit 0702028)
  • Loading branch information
brentleyjones committed Oct 22, 2024
1 parent bd0e6e0 commit 5bb185c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ tasks:
- "--action_env=PATH"
build_targets:
- "@rules_swift//examples/xplatform/..."
- "-@rules_swift//examples/xplatform/macros/..." # Has a dev dependency
- "-@rules_swift//examples/xplatform/grpc/..." # TODO: Fix grpc on Linux
- "-@rules_swift//examples/xplatform/proto_library_group/..." # TODO: Fix grpc on Linux
verify_targets_macos:
Expand Down

0 comments on commit 5bb185c

Please sign in to comment.