ci: Nocapture for log ouput

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-12-12 16:31:58 +02:00
parent 63aa5146d1
commit 99bbe8db03
+1 -1
View File
@@ -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