dd
This commit is contained in:
parent
208befaff6
commit
046f653ca3
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ jobs:
|
||||||
- name: Run shellcheck # https://gitea.com/gitea/act_runner/issues/189
|
- name: Run shellcheck # https://gitea.com/gitea/act_runner/issues/189
|
||||||
uses: docker://koalaman/shellcheck-alpine:v0.10.0
|
uses: docker://koalaman/shellcheck-alpine:v0.10.0
|
||||||
with:
|
with:
|
||||||
args: shell.sh
|
args: shell.sh && echo test
|
||||||
|
|
Loading…
Reference in a new issue