From 9f5dc6975c06965b3f09fc6bd796860f84d2be5e Mon Sep 17 00:00:00 2001 From: srdtrk Date: Sat, 28 Oct 2023 17:21:20 +0300 Subject: [PATCH] ci: updated test name --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index fcd1e11e..fcfb2e54 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -25,7 +25,7 @@ jobs: matrix: test: - TestIcaContractChannelHandshake - - TestIcaContractInstantiatedChannelHandshake + - TestIcaRelayerInstantiatedChannelHandshake - TestRecoveredIcaContractInstantiatedChannelHandshake - TestIcaContractExecutionProto3JsonEncoding - TestIcaContractExecutionProtobufEncoding