mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 06:08:00 +00:00
ci: Nocapture for log ouput
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -49,4 +49,4 @@ jobs:
|
||||
uses: actions-rs/cargo@v1.0.3
|
||||
with:
|
||||
command: nextest
|
||||
args: run --workspace --features unstable-backend-client
|
||||
args: run --workspace --features unstable-backend-client --no-capture
|
||||
|
||||
Reference in New Issue
Block a user