Skip to content

Commit fc99f3e

Browse files
kevinoconnor7copybara-github
authored andcommitted
Build jsinterop_annotations using an anonymous module for BCR presubmit
PiperOrigin-RevId: 788951805
1 parent fd24b17 commit fc99f3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
bcr_test_module:
2-
module_path: "."
32
matrix:
43
platform:
54
- macos
@@ -11,4 +10,4 @@ bcr_test_module:
1110
platform: ${{ platform }}
1211
bazel: ${{ bazel }}
1312
build_targets:
14-
-'//...'
13+
- '@jsinterop_annotations//:all'

0 commit comments

Comments
 (0)