diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16c9cbeb09d..b14e176aace 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -259,7 +259,6 @@ jobs: - name: Check types and lint and oxfmt run: pnpm check - # Report-only dead-code scans. Runs after scope detection and stores machine-readable # results as artifacts for later triage before we enable hard gates. # Temporarily disabled in CI while we process initial findings.