Skip to content

Commit d73c114

Browse files
committed
fixup
1 parent 6f9c15d commit d73c114

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
run: cargo --version
2323
- name: Report rustfmt version
2424
run: cargo fmt -- --version
25-
- name: Report nightly cargo version
26-
run: cargo +nightly --version
2725
- name: Report nightly rustfmt version
2826
run: cargo +nightly fmt -- --version
2927
- name: Check style

0 commit comments

Comments
 (0)