diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 536ed55..459bc4d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: # ── Quality Gates (GitHub-hosted, all triggers) ────────────────────────── fmt: - name: Rust Format + name: fmt runs-on: ubuntu-latest steps: - uses: actions/checkout@v4