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
|
description: Some test
|
||||||
|
|
||||||
jobs:
|
runs:
|
||||||
test:
|
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- run: echo 'TEST JOB'
|
- run: echo 'TEST JOB'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue