diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8e7d3e4..6605f61 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,9 +6,9 @@ on: pull_request: branches: [main] -defaults: - run: - shell: /bin/busybox sh -e {0} +# defaults: +# run: +# shell: /bin/busybox sh -e {0} jobs: build: