Skip to content

Commit fd85ca9

Browse files
committed
chore: nightly fmt in ci
1 parent 91a1162 commit fd85ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
components: rustfmt
3939
- name: Run fmt
40-
run: cargo fmt --all --check
40+
run: cargo +nightly fmt --all --check

0 commit comments

Comments
 (0)