Skip to content

Commit e2b0f00

Browse files
committed
add coverage flags
1 parent c2264da commit e2b0f00

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
@@ -227,6 +227,8 @@ tasks:
227227
- "--lockfile_mode=update"
228228
test_flags:
229229
- "--lockfile_mode=update"
230+
coverage_flags:
231+
- "--lockfile_mode=update"
230232
integration_test_bzlmod_ubuntu:
231233
<<: *reusable_build_test_all
232234
<<: *coverage_targets_example_bzlmod

0 commit comments

Comments
 (0)