From 9dce925fdc02879afa4619c261a26562fb4b553e Mon Sep 17 00:00:00 2001 From: tmm Date: Mon, 6 Jul 2026 16:44:03 -0400 Subject: [PATCH] fix(ci): re-enable wagmi verification --- .github/workflows/verify.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index f6a35e46d1..684206ecf4 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -254,8 +254,6 @@ jobs: wagmi: name: Wagmi - # TODO: Re-enable Wagmi verification. - if: ${{ false }} permissions: contents: read runs-on: ubuntu-latest