From 57f7286b0924a224b8277ed6505f17a85f577cb7 Mon Sep 17 00:00:00 2001 From: Mario Vega Date: Tue, 15 Oct 2024 20:18:06 +0000 Subject: [PATCH] fix(github): Fix `eip7692-osaka` to also fill `tests/prague` --- .github/configs/feature.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/configs/feature.yaml b/.github/configs/feature.yaml index de8c7bda31..ce8057e0ea 100644 --- a/.github/configs/feature.yaml +++ b/.github/configs/feature.yaml @@ -16,7 +16,7 @@ eip7692: solc: 0.8.21 eip7692-osaka: evm-type: eip7692-osaka - fill-params: --fork=Osaka ./tests/osaka -k "not slow" + fill-params: --fork=Osaka ./tests/prague ./tests/osaka -k "not slow" solc: 0.8.21 pectra-devnet-3: evm-type: pectra-devnet-3