* Account test totals correctly for dashboards
* Add blurb to the dev guide on skipping tests
* Remove extra newline
* Default to 0 if "skipped" isn't found
Co-authored-by: Mathew Odden <1471252+mrodden@users.noreply.github.com>
---------
Co-authored-by: Mathew Odden <1471252+mrodden@users.noreply.github.com>
* Use bazel for running pre-merge CI tests
* Don't use HEREDOC
* Fix block text
* Use bash array
* Add bazel install
* Put Bazel in the build image
* Use Bazelisk
* Remove bazel install in Docker
* Go back to upstream XLA
* Remove bazel test command from workflow
* Move test command to build container
* Fix string format typos