From e68f782a426514e925b6d193a2ec3135e0047ee1 Mon Sep 17 00:00:00 2001 From: enitrat Date: Wed, 25 Sep 2024 13:24:45 +0200 Subject: [PATCH] use test branch with 100M invoke steps --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9291785a9..b9b3ba154 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,6 +77,7 @@ jobs: uses: actions/checkout@v4 with: repository: kkrt-labs/ef-tests + ref: max-gas-test - name: Checkout local skip file uses: actions/checkout@v4 with: