Skip to content

Commit

Permalink
Force local spawns to work around remote cache problem / spurious tes…
Browse files Browse the repository at this point in the history
…t failure

PiperOrigin-RevId: 429572435
  • Loading branch information
tetromino authored and copybara-github committed Feb 18, 2022
1 parent fb92e2d commit 9a8cac7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ if "$is_windows"; then
fi

add_to_bazelrc "build --package_path=%workspace%"
add_to_bazelrc "build --spawn_strategy=local"

#### HELPER FUNCTIONS ##################################################

Expand Down

0 comments on commit 9a8cac7

Please sign in to comment.