fix(ci): rename fmt job to match required status check context
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user