20
This commit is contained in:
parent
8ea6d9c1fe
commit
89003c4481
|
@ -11,5 +11,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
||||||
- run: npm install -g bats
|
- with:
|
||||||
- run: bats -v
|
direction: yml
|
||||||
|
path: "."
|
||||||
|
|
Loading…
Reference in New Issue