Added nocapture to tests
This commit is contained in:
parent
a08ec11f7d
commit
6361da3f40
@ -13,4 +13,4 @@ steps:
|
|||||||
- name: Tests
|
- name: Tests
|
||||||
image: rust:1.66.0-alpine3.17
|
image: rust:1.66.0-alpine3.17
|
||||||
commands:
|
commands:
|
||||||
- cargo test
|
- cargo test -- --nocapture
|
||||||
|
Loading…
x
Reference in New Issue
Block a user