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