Remove `--copt="-Werror"` from `.bazelrc` (#18005)
This appears to be causing a bunch of errors during our release process, but I don't think it's critical to have this flag in `.bazelrc`. We should still be able to get about the same test coverage since we also set `-Werror` in the `bazelrc` files in the `ci/` directory.pull/18013/head
parent
f5a1b178ad
commit
c9454f40e9
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue