From 3fc934a189baa8a2dede7bf7f57a2bfc4ee7780a Mon Sep 17 00:00:00 2001 From: Ian McKenzie Date: Mon, 24 Jun 2024 21:27:13 -0700 Subject: [PATCH] Add concurrent_bobs_after_xmr_lock_proof_sent test to ci --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b3fdbf3..2b0a0ce6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -163,6 +163,7 @@ jobs: alice_refunds_after_restart_bob_refunded, ensure_same_swap_id, concurrent_bobs_before_xmr_lock_proof_sent, + concurrent_bobs_after_xmr_lock_proof_sent, alice_manually_redeems_after_enc_sig_learned, happy_path_bob_offline_while_alice_redeems_btc, ]