From fc5c9f2d3d22ccd5dee3fe3e46ac1619cc889739 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Tue, 4 Feb 2025 15:32:21 +0900 Subject: [PATCH] WIP --- .gitea/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index fc09559..ec606b6 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -6,9 +6,9 @@ jobs: tests: runs-on: linux_amd64 steps: + - name: stoopud + run: env - name: Check out repository code - run: | - . /home/act_runner/.profile uses: actions/checkout@v3 - name: eunit run: |