Update action.yml
This commit is contained in:
parent
da3a871775
commit
d1b1644169
1 changed files with 4 additions and 5 deletions
|
|
@ -2,8 +2,7 @@ name: Test job
|
|||
|
||||
description: Some test
|
||||
|
||||
jobs:
|
||||
test:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: echo 'TEST JOB'
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: echo 'TEST JOB'
|
||||
Loading…
Add table
Add a link
Reference in a new issue