Skip to content

Commit c9584c0

Browse files
committed
Remove unnecessary inputs
1 parent 2d48e5e commit c9584c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,6 @@ jobs:
192192
steps:
193193
- uses: actions/checkout@v4
194194
- uses: dtolnay/rust-toolchain@master
195-
with:
196-
toolchain: nightly
197-
components: rustfmt
198195
- name: Machete
199196
uses: bnjbvr/cargo-machete@main
200197

0 commit comments

Comments
 (0)