CI: format github workflow (#22497)

This commit is contained in:
Vincent Koc 2026-02-21 02:12:36 -05:00 committed by GitHub
parent 55eab106ac
commit 92ac6c95cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.