Skip to content

Commit 397c21a

Browse files
committed
fix(github): feature
1 parent fd1f812 commit 397c21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/configs/feature.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ eip7692-osaka:
2020
solc: 0.8.21
2121
pectra-devnet-3:
2222
evm-type: pectra-devnet-3
23-
fill-params: --fork=Prague -m "not slow and not 2537" ./tests/prague/
23+
fill-params: --fork=Prague -m "not slow" ./tests/prague/
2424
solc: 0.8.21
2525
pectra-devnet-4:
2626
evm-type: pectra-devnet-4
27-
fill-params: --fork=Prague -m "not slow and not 2537 and not eip_version_check" ./tests/prague/
27+
fill-params: --fork=Prague -m "not slow and not eip_version_check" ./tests/prague/
2828
solc: 0.8.21

0 commit comments

Comments
 (0)