Skip to content

Commit 1faa3cb

Browse files
Exclude new GRPC example from BCR presubmit (#1192)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent ea2d4bd commit 1faa3cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tasks:
2626
- "@rules_swift//examples/xplatform/..."
2727
- "-@rules_swift//examples/xplatform/deprecated_grpc/..." # TODO: Fix grpc on Linux
2828
- "-@rules_swift//examples/xplatform/grpc/..." # TODO: Fix grpc on Linux
29+
- "-@rules_swift//examples/xplatform/proto_library_group/..." # TODO: Fix grpc on Linux
2930
verify_targets_macos:
3031
name: Verify build targets
3132
bazel: ${{ bazel }}

0 commit comments

Comments
 (0)