From 97486cfa2121438eebbae54d1749dad539e1b82a Mon Sep 17 00:00:00 2001 From: you Date: Sun, 29 Mar 2026 17:32:07 +0000 Subject: [PATCH] ci: temporarily disable node-test job (CI restructure in progress) --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e8b43151..ad850d82 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -156,6 +156,7 @@ jobs: # ─────────────────────────────────────────────────────────────── node-test: name: "🧪 Node.js Tests" + if: false # TEMPORARILY DISABLED — CI restructure in progress runs-on: [self-hosted, Linux] defaults: run: