tweag / rules_sh

Shell rules for Bazel
Apache License 2.0
42 stars 3 forks source link

chore: refactor bazel test execution to a GitHub action #72

Closed cgrindel closed 7 months ago

cgrindel commented 7 months ago

Create a GitHub action to execute bazel test //.... It supports running in a specific working directory. It also supports executing on Windows, Linux and MacOS.