mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 22:15:44 -04:00
ci: Use clippy instead of check for wasm checks
This commit is contained in:
1
.github/workflows/wasm.yml
vendored
1
.github/workflows/wasm.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
target: wasm32-unknown-unknown
|
||||
components: clippy
|
||||
profile: minimal
|
||||
override: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user