diff --git a/.github/configs/feature.yaml b/.github/configs/feature.yaml index a5877d2717..b415c2807d 100644 --- a/.github/configs/feature.yaml +++ b/.github/configs/feature.yaml @@ -16,5 +16,5 @@ eip7692-prague: solc: 0.8.21 pectra-devnet-3: evm-type: pectra-devnet-3 - fill-params: --fork=Prague -k "not slow and not 2537" ./tests/prague/ + fill-params: --fork=Prague -k "not slow" ./tests/prague/ solc: 0.8.21 \ No newline at end of file