From 3de00b734f7eeff4f10547cd3626adc68f0be639 Mon Sep 17 00:00:00 2001 From: Adam Hamrick Date: Wed, 31 Jul 2024 09:57:26 -0400 Subject: [PATCH] Build Image for Tags (#13965) --- .github/workflows/client-compatibility-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/client-compatibility-tests.yml b/.github/workflows/client-compatibility-tests.yml index a2cd1af97e5..8f0755c8550 100644 --- a/.github/workflows/client-compatibility-tests.yml +++ b/.github/workflows/client-compatibility-tests.yml @@ -284,7 +284,6 @@ jobs: if: | always() && needs.should-run.outputs.should_run == 'true' && - github.ref_type != 'tag' && ( needs.select-versions.outputs.evm_implementations != '' || github.event.inputs.base64TestList != ''