mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 05:17:58 +00:00
Add ci check for parity-publish and fix current check issues (#1887)
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com> Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
@@ -19,7 +19,7 @@ futures = "0.3.21"
|
||||
log = "0.4.17"
|
||||
tempfile = "3.1.0"
|
||||
frame-system = { path = "../../../frame/system" }
|
||||
node-executor = { path = "../executor" }
|
||||
node-executor = { package = "staging-node-executor", path = "../executor" }
|
||||
node-primitives = { path = "../primitives" }
|
||||
kitchensink-runtime = { path = "../runtime" }
|
||||
pallet-asset-conversion = { path = "../../../frame/asset-conversion" }
|
||||
|
||||
Reference in New Issue
Block a user