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
+2
View File
@@ -53,6 +53,7 @@ std = [
"pezsp-weights/std",
"scale-info/std",
"serde/std",
"bizinikiwi-test-runtime-client/std"
]
runtime-benchmarks = [
"bizinikiwi-test-runtime-client/runtime-benchmarks",
@@ -65,6 +66,7 @@ try-runtime = [
"pezframe-support/try-runtime",
"pezsp-runtime/try-runtime",
"pezsp-version/try-runtime",
"bizinikiwi-test-runtime-client/try-runtime"
]
experimental = ["pezframe-support/experimental"]
serde = []