Skip to content

Commit b49f1bb

Browse files
committed
Add rustfmt and clippy back via new toolchain install method
1 parent 23ec1ea commit b49f1bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
toolchain: 1.92.0
3232
target: wasm32-unknown-unknown
33+
components: rustfmt, clippy
3334
# Disable the built-in cargo cache - we'll use a more sophisticated setup below
3435
cache: false
3536
- name: Set up nightly Rust toolchain with rust-src

0 commit comments

Comments
 (0)