mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-26 18:56:23 -05:00
Add missing comma
This commit is contained in:
parent
4635d0aae9
commit
789f25be3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -157,7 +157,7 @@ jobs:
|
||||||
alice_and_bob_refund_using_cancel_and_refund_command,
|
alice_and_bob_refund_using_cancel_and_refund_command,
|
||||||
alice_and_bob_refund_using_cancel_then_refund_command,
|
alice_and_bob_refund_using_cancel_then_refund_command,
|
||||||
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired,
|
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired,
|
||||||
alice_manually_punishes_after_bob_dead_and_bob_cancels
|
alice_manually_punishes_after_bob_dead_and_bob_cancels,
|
||||||
punish,
|
punish,
|
||||||
alice_punishes_after_restart_bob_dead,
|
alice_punishes_after_restart_bob_dead,
|
||||||
alice_manually_punishes_after_bob_dead,
|
alice_manually_punishes_after_bob_dead,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue