What do you want from me

This commit is contained in:
Reid 'arrdem' McKenzie 2021-10-07 10:52:08 -06:00
parent 19c306d3df
commit 6636b75457

View file

@ -12,4 +12,4 @@ jobs:
- name: bazel test
uses: ngalaiko/bazel-action@2.0.0
with:
args: bazel test ...
args: ["test", "..."]