From f3813b71e01af12cf00e9bf987d2491516cc44ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20SALVI?= Date: Sat, 21 Dec 2024 22:28:11 +0100 Subject: [PATCH] Test actions --- .gitea/workflows/gitea-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index a0b6788..39a2033 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -12,7 +12,7 @@ jobs: runs-on: runner-custom if: gitea.ref == 'refs/heads/main' steps: - - uses: actions/checkout@v4 + #- uses: actions/checkout@v4 - run: | whoami - run: :