From 89003c44810e9c4cff2186cce1ee0a5b0a66e241 Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 21 Oct 2023 15:59:35 +0100 Subject: [PATCH] 20 --- .gitea/workflows/workflow.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index 21dc5a6..fa85887 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -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: "."