From a714c76fa1ad792f87be82a288bc987a60fa50b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Walter?= Date: Tue, 6 Feb 2024 17:53:28 +0100 Subject: [PATCH] Point to greged93 --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5483962e..0a1cc9193 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,8 @@ jobs: - name: Checkout ef-tests uses: actions/checkout@v3 with: - repository: kkrt-labs/ef-tests + repository: greged93/ef-tests + ref: feat/add-coinbase-base-fee - name: Checkout local skip file uses: actions/checkout@v3 with: