xtask: Fix clippy-wasm ci job
Looks like it is not run in CI currently.
This commit is contained in:
parent
36fec32640
commit
d77c0d0bd7
@ -277,7 +277,7 @@ impl CiTask {
|
||||
cmd!(
|
||||
"
|
||||
rustup run {NIGHTLY} cargo clippy --target wasm32-unknown-unknown
|
||||
-p ruma-common --features api,events,js,markdown,rand
|
||||
-p ruma-common --features api,js,rand
|
||||
"
|
||||
)
|
||||
.run()
|
||||
|
Loading…
x
Reference in New Issue
Block a user