mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 23:18:01 +00:00
testing: Add debug logs
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -241,7 +241,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1.0.3
|
||||
with:
|
||||
command: test
|
||||
args: --release --package integration-tests --features unstable-light-client
|
||||
args: --release --package integration-tests --features unstable-light-client -- --nocapture
|
||||
|
||||
wasm_tests:
|
||||
name: Test (WASM)
|
||||
|
||||
Reference in New Issue
Block a user