Configure coverage helpers for test exec group (#26)

They are run on the test action's execution platform, which is resolved
for the `test` exec group, not the default one.
1 file changed
tree: 6c238a9bb5de28f7dce3c54640015ed65b9a96ae
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. shell/
  5. tests/
  6. .bazelignore
  7. .bazelversion
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. MODULE.bazel
  12. README.md
  13. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.