What do you want from me

This commit is contained in:
Reid 'arrdem' McKenzie 2021-10-07 10:52:08 -06:00
parent d6d9f6c900
commit d7a70ed82c

View file

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