Skip to content

Commit 04f0280

Browse files
committed
Test
1 parent 276af0a commit 04f0280

File tree

4 files changed

+52
-1575
lines changed

4 files changed

+52
-1575
lines changed

.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ build --experimental_remote_merkle_tree_cache
5252
# Ensure that tags applied in BUILDs propagate to actions
5353
common --experimental_allow_tags_propagation
5454

55-
# Don't check if output files have been modified
56-
build --noexperimental_check_output_files
57-
5855
# Ensure sandboxing is enabled even for exclusive tests
5956
test --incompatible_exclusive_test_sandboxed
6057

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.4.0
1+
7.6.0

0 commit comments

Comments
 (0)