What do you want from me
This commit is contained in:
parent
19c306d3df
commit
6636b75457
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bazel-test.yml
vendored
2
.github/workflows/bazel-test.yml
vendored
|
@ -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", "..."]
|
||||||
|
|
Loading…
Reference in a new issue