Review fix: revert format step name change
This commit is contained in:
parent
cadbde034b
commit
724415b450
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust-checks.yml
vendored
2
.github/workflows/rust-checks.yml
vendored
|
|
@ -11,7 +11,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fmt:
|
fmt:
|
||||||
name: Formatting Check
|
name: Rustfmt
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue