fix: CI - zepter feature propagation (347 issues), taplo format, umbrella

This commit is contained in:
2026-01-07 18:16:03 +03:00
parent f68c21c77a
commit 043f6e875a
50 changed files with 2011 additions and 8 deletions
+5
View File
@@ -348,6 +348,8 @@ try-runtime = [
"xcm/try-runtime",
"zagros-runtime-constants?/try-runtime",
"zagros-runtime?/try-runtime",
"pezkuwi-primitives-test-helpers/try-runtime",
"pezkuwi-test-client/try-runtime"
]
fast-runtime = [
"pezkuwichain-runtime?/fast-runtime",
@@ -420,6 +422,9 @@ std = [
"pezsp-consensus/std",
"pezsp-tracing/std",
"prometheus-endpoint/std",
"pezkuwi-node-subsystem-test-helpers/std",
"pezkuwi-primitives-test-helpers/std",
"pezkuwi-test-client/std"
]
serde = []
experimental = []