mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Fix TODO for the WASM CI build of rpc-servers (#3966)
This commit is contained in:
committed by
Bastian Köcher
parent
5de3393297
commit
b8602aa58b
@@ -208,8 +208,7 @@ check-web-wasm:
|
||||
- time cargo web build -p substrate-panic-handler
|
||||
- time cargo web build -p substrate-peerset
|
||||
- time cargo web build -p substrate-primitives
|
||||
# TODO: we can't use cargo web until https://github.com/paritytech/jsonrpc/pull/436 is deployed
|
||||
- time cargo build -p substrate-rpc-servers --target wasm32-unknown-unknown
|
||||
- time cargo web build -p substrate-rpc-servers
|
||||
- time cargo web build -p substrate-serializer
|
||||
- time cargo web build -p substrate-state-db
|
||||
- time cargo web build -p substrate-state-machine
|
||||
|
||||
Reference in New Issue
Block a user