mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-22 04:49:46 -04:00
Add test for cancel/refund before timelock expired
This commit is contained in:
parent
2d5d70d856
commit
02f8eb7f18
2 changed files with 57 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -135,6 +135,7 @@ jobs:
|
|||
refund_restart_alice_cancelled,
|
||||
refund_restart_alice,
|
||||
bob_refunds_using_cancel_and_refund_command,
|
||||
bob_refunds_using_cancel_and_refund_command_timelock_not_exired,
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue