mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
Fix node-metrics test (#1287)
This commit is contained in:
@@ -196,6 +196,8 @@ test-node-metrics:
|
||||
# but still want to have debug assertions.
|
||||
RUSTFLAGS: "-Cdebug-assertions=y -Dwarnings"
|
||||
script:
|
||||
# Build the required workers.
|
||||
- cargo build --bin polkadot-execute-worker --bin polkadot-prepare-worker --profile testnet --verbose --locked
|
||||
- mkdir -p artifacts
|
||||
- time cargo test --profile testnet
|
||||
--locked
|
||||
|
||||
Reference in New Issue
Block a user