fix: presubmit does not have access to tests
diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 59c12a0..0fb7791 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml
@@ -5,4 +5,4 @@ name: "Verify build targets" platform: ${{ platform }} build_targets: - - "@rules_proto//..." + - "@rules_proto//proto/..."