Skip to content

Commit

Permalink
add coverage flags
Browse files Browse the repository at this point in the history
  • Loading branch information
aignas committed Aug 21, 2024
1 parent c2264da commit e2b0f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ tasks:
- "--lockfile_mode=update"
test_flags:
- "--lockfile_mode=update"
coverage_flags:
- "--lockfile_mode=update"
integration_test_bzlmod_ubuntu:
<<: *reusable_build_test_all
<<: *coverage_targets_example_bzlmod
Expand Down

0 comments on commit e2b0f00

Please sign in to comment.