Spaces:
Running
Running
neon_arch
commited on
Update rustfmt.yml
Browse files
.github/workflows/rustfmt.yml
CHANGED
@@ -18,6 +18,4 @@ jobs:
|
|
18 |
with:
|
19 |
components: rustfmt
|
20 |
- name: Rustfmt Check
|
21 |
-
uses:
|
22 |
-
with:
|
23 |
-
github_token: ${{ secrets.GITHUB_TOKEN }}
|
|
|
18 |
with:
|
19 |
components: rustfmt
|
20 |
- name: Rustfmt Check
|
21 |
+
uses: actions-rust-lang/rustfmt@v1
|
|
|
|