From e66d88320e95921b54fb8fa0497a969d0f8279fe Mon Sep 17 00:00:00 2001 From: patrini32 <171664803+patrini32@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:25:18 +0300 Subject: [PATCH] Add missing comma --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d69755b4..769b37e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,7 +157,7 @@ jobs: alice_and_bob_refund_using_cancel_and_refund_command, alice_and_bob_refund_using_cancel_then_refund_command, 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, alice_punishes_after_restart_bob_dead, alice_manually_punishes_after_bob_dead,