mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-22 15:49:52 -05:00
Merge pull request #5 from comit-network/fix-ci
Run CI tests on one thread
This commit is contained in:
commit
3b0b722d46
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -74,4 +74,4 @@ jobs:
|
||||
run: cargo check --workspace --all-targets --all-features
|
||||
|
||||
- name: Cargo test
|
||||
run: cargo test --workspace --all-features
|
||||
run: cargo test --workspace --all-features -- --test-threads 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user