From f1fa3c6b365c65fc65bc93dec098d3aad106cafd Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Mon, 3 Feb 2025 13:56:52 +0100 Subject: [PATCH] try --- .gitea/workflows/testing_on_host.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/testing_on_host.yaml b/.gitea/workflows/testing_on_host.yaml index 1909159..cb29170 100644 --- a/.gitea/workflows/testing_on_host.yaml +++ b/.gitea/workflows/testing_on_host.yaml @@ -9,5 +9,4 @@ jobs: runs-on: man-dan-01 steps: - name: Run main.sh - run: - - echo "Hello" + run: echo "Hello"