Compare commits

..

2 Commits

Author SHA1 Message Date
giles 4dd756fe49 converted to yml - 20
learn-github-actions / check-bats-version (push) Failing after 16s Details
2023-10-21 14:57:58 +00:00
giles a19d591829 converted to yml - 20
continuous-integration/drone/push Build is passing Details
learn-github-actions / check-bats-version (push) Failing after 16s Details
2023-10-21 14:57:44 +00:00
1 changed files with 2 additions and 3 deletions

View File

@ -11,6 +11,5 @@ jobs:
with:
node-version: '20'
- uses: https://github.com/gilesbradshaw/batch2yaml@master
- with:
direction: yml
path: "."
- run: npm install -g bats
- run: bats -v