Skip to content

Commit 44aec0a

Browse files
authored
ci: fix test config in cc_common_link_ubuntu2004 (#1904)
1 parent 6571cde commit 44aec0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,8 @@ tasks:
496496
- "//..."
497497
build_flags:
498498
- "--@rules_rust//rust/settings:experimental_use_cc_common_link=True"
499+
test_flags:
500+
- "--@rules_rust//rust/settings:experimental_use_cc_common_link=True"
499501
android_examples_ubuntu2004:
500502
name: Android Examples
501503
platform: ubuntu2004

0 commit comments

Comments
 (0)