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
+3
View File
@@ -101,6 +101,7 @@ runtime-benchmarks = [
"pezsc-sysinfo/runtime-benchmarks",
"pezsc-tracing/runtime-benchmarks",
"test-teyrchain-adder/runtime-benchmarks",
"test-teyrchain-halt/runtime-benchmarks"
]
std = [
"codec/std",
@@ -113,5 +114,7 @@ std = [
"pezkuwi-pez-node-primitives/std",
"pezsc-sysinfo/std",
"pezsc-tracing/std",
"pezkuwi-node-core-pvf/std",
"pezkuwi-node-subsystem-test-helpers/std"
]
serde = []