mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
11 lines
456 B
TOML
11 lines
456 B
TOML
status = [
|
|
"static_analysis",
|
|
"build_test (x86_64-unknown-linux-gnu)",
|
|
"build_test (x86_64-apple-darwin)",
|
|
"docker_tests (happy_path)",
|
|
"docker_tests (happy_path_restart_bob_before_comm)",
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command)",
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force)",
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command_timelock_not_expired)"
|
|
]
|