mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Always display log output in CI
This commit is contained in:
parent
8d76607343
commit
101483118a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -130,4 +130,4 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v1.2.0
|
||||
|
||||
- name: Run test ${{ matrix.test_name }}
|
||||
run: cargo test --package swap --all-features --test ${{ matrix.test_name }} ""
|
||||
run: cargo test --package swap --all-features --test ${{ matrix.test_name }} -- --nocapture
|
||||
|
Loading…
Reference in New Issue
Block a user