Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates
npm test
script to run bazel test //...
in _all_ workspac…
…es in the repository. This is basically the same thing CI does. I also added `test:incompatible` which adds the `--config incompatible` flag to make sure we don't regress ahead of future breaking changes to Bazel.
- Loading branch information