Update rustfmt.yml
This commit is contained in:
parent
a7229b5ee4
commit
0dedddf8af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rustfmt.yml
vendored
2
.github/workflows/rustfmt.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
- "rolling"
|
- "rolling"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
formatting:
|
formatting:
|
||||||
name: cargo fmt
|
name: cargo fmt
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue