You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `bazelisk.sh` script will try to use a real Bazel from the `PATH` if
it can find it, but doesn't check its value against `.bazelversion`.
This change checks the version and falls back to downloading `bazelisk`
if it doesn't match.
Signed-off-by: James Wainwright <[email protected]>
0 commit comments