Spaces:
Running
Running
neon_arch
commited on
Update rustfmt.yml
Browse files
.github/workflows/rustfmt.yml
CHANGED
@@ -8,7 +8,7 @@ on:
|
|
8 |
- "rolling"
|
9 |
|
10 |
jobs:
|
11 |
-
|
12 |
name: cargo fmt
|
13 |
runs-on: ubuntu-latest
|
14 |
steps:
|
|
|
8 |
- "rolling"
|
9 |
|
10 |
jobs:
|
11 |
+
formatting:
|
12 |
name: cargo fmt
|
13 |
runs-on: ubuntu-latest
|
14 |
steps:
|