mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Trying to better address ephemeral issues such as: https://github.com/carbon-language/carbon-lang/actions/runs/9226025647/job/25384877352 `bazelisk test` currently has some retries, and this migrates those to a script and copies it to other places that we invoke bazelisk. --------- Co-authored-by: Chandler Carruth <chandlerc@gmail.com>