Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Dec 18, 2023
1 parent 9006fd1 commit 1cc9350
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ split_coverage_postprocessing_shell_commands: &split_coverage_postprocessing_she
- echo "build --//rust/settings:experimental_use_coverage_metadata_files" >> user.bazelrc
tasks:
ubuntu2004:
build_targets: *default_linux_targets
test_targets: *default_linux_targets
# build_targets: *default_linux_targets
# test_targets: *default_linux_targets
coverage_targets: *default_linux_targets
post_shell_commands: *coverage_validation_post_shell_commands
rbe_ubuntu2004:
Expand Down
3 changes: 3 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Testing
build --noenable_runfiles

###############################################################################
## Bazel Configuration Flags
##
Expand Down

0 comments on commit 1cc9350

Please sign in to comment.