mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Allow more than two concurrent tests
There is no reason to limit this, all the docker tests are outside of the lib.
This commit is contained in:
parent
8767af8dd3
commit
1d3c780912
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -80,8 +80,6 @@ jobs:
|
|||||||
path: target/${{ matrix.target }}/debug/asb
|
path: target/${{ matrix.target }}/debug/asb
|
||||||
|
|
||||||
test:
|
test:
|
||||||
env:
|
|
||||||
RUST_TEST_TASKS: 2
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-latest, macos-latest ]
|
os: [ ubuntu-latest, macos-latest ]
|
||||||
|
Loading…
Reference in New Issue
Block a user