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
Updates to Bazel v3.0.0. Primarily the motiviation for this is
that it contains a fix for Windows `bazel run <..>`. This previously
broke since the workspace directory is no longer created in the
runfiles directory. This causes targets like `unit_tests_local` to fail.
0 commit comments