mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-21 08:00:52 -04:00
Merge pull request #7 from comit-network/debug-ci
This commit is contained in:
commit
3d3864807d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -74,4 +74,6 @@ jobs:
|
||||||
run: cargo check --workspace --all-targets --all-features
|
run: cargo check --workspace --all-targets --all-features
|
||||||
|
|
||||||
- name: Cargo test
|
- name: Cargo test
|
||||||
run: cargo test --workspace --all-features -- --test-threads 1
|
run: cargo test --workspace --all-features
|
||||||
|
env:
|
||||||
|
MONERO_ADDITIONAL_SLEEP_PERIOD: 60000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue