diff --git a/.github/workflows/quality.yaml b/.github/workflows/quality.yaml index 3487133b1..3c198cc70 100644 --- a/.github/workflows/quality.yaml +++ b/.github/workflows/quality.yaml @@ -7,7 +7,6 @@ name: Quality & Validation # - Schema validation (YAML structure) # - Agent schema tests (fixture-based validation) # - Installation component tests (compilation) -# - Bundle validation (web bundle integrity) # Keep this workflow aligned with `npm run quality` in `package.json`. "on":