From d9e0bb7b76bfab49ac43ba0392db79da354e7a4c Mon Sep 17 00:00:00 2001 From: Jeremy Janella Date: Fri, 22 May 2026 14:05:56 -0400 Subject: [PATCH] ci test --- .gitea/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 7ab95ae..3222802 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,9 +6,9 @@ on: pull_request: branches: [main] -defaults: - run: - shell: /run/current-system/sw/bin/bash {0} +# defaults: +# run: +# shell: /run/current-system/sw/bin/bash {0} jobs: build: