From 3f1ab99b718e3e7dd86ebdc49c580aa6a126b1cd Mon Sep 17 00:00:00 2001 From: Ivo List Date: Tue, 27 Dec 2022 16:52:42 +0100 Subject: [PATCH] Remove building of tests on bcr --- .bcr/presubmit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 59c12a0..2ef1511 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -6,3 +6,4 @@ tasks: platform: ${{ platform }} build_targets: - "@rules_proto//..." + - "-@rules_proto//tests/..."