Skip to content

Commit cdd6f28

Browse files
committed
Use nightly rustfmt.
1 parent 6da2a76 commit cdd6f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustfmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions-rs/toolchain@v1
1414
with:
1515
profile: minimal
16-
toolchain: stable
16+
toolchain: nightly
1717
override: true
1818
components: rustfmt
1919
- uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)