This commit is contained in:
parent
8c157ba784
commit
acb097d8f7
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- shell: ash
|
||||
run: echo All Good
|
Loading…
Reference in a new issue