Skip to content

Commit df785b6

Browse files
authored
Merge pull request RustPython#3830 from fanninpm/clippy-1.62
Switch clippy to stable
2 parents 8fa0570 + b1aaf5e commit df785b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ jobs:
230230
- uses: actions-rs/toolchain@v1
231231
with:
232232
profile: minimal
233-
toolchain: beta
234233
components: rustfmt, clippy
235234
override: true
236235
- name: run rustfmt

0 commit comments

Comments
 (0)