mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Merge pull request #3830 from fanninpm/clippy-1.62
Switch clippy to stable
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -230,7 +230,6 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: beta
|
||||
components: rustfmt, clippy
|
||||
override: true
|
||||
- name: run rustfmt
|
||||
|
||||
Reference in New Issue
Block a user