From a722ec6ef8df2f9b074ca5ba1307e6ba2db0c068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Walter?= Date: Thu, 18 Jan 2024 12:50:37 +0100 Subject: [PATCH] Point to fix eip1559 gas price --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88f52138a..cd9cd1251 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v3 with: repository: greged93/ef-tests - ref: fix/coinbase + ref: fix/gas-price - name: Checkout local skip file uses: actions/checkout@v3 with: