fix: CI checks-quick.yml fixes
- Move .markdownlint.yaml to correct location (.github/) - Update ensure-deps.sh for pezframe rebrand (frame -> pezframe) - Remove duplicate dependencies in vendor crates: - pezkuwi-subxt-core: remove hex from dev-dependencies - zombienet-orchestrator: remove async-trait from dev-dependencies
This commit is contained in:
@@ -48,6 +48,5 @@ provider = { workspace = true }
|
||||
support = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
async-trait = { workspace = true }
|
||||
lazy_static = { workspace = true }
|
||||
toml = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user