We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1f812 commit 397c21aCopy full SHA for 397c21a
.github/configs/feature.yaml
@@ -20,9 +20,9 @@ eip7692-osaka:
20
solc: 0.8.21
21
pectra-devnet-3:
22
evm-type: pectra-devnet-3
23
- fill-params: --fork=Prague -m "not slow and not 2537" ./tests/prague/
+ fill-params: --fork=Prague -m "not slow" ./tests/prague/
24
25
pectra-devnet-4:
26
evm-type: pectra-devnet-4
27
- fill-params: --fork=Prague -m "not slow and not 2537 and not eip_version_check" ./tests/prague/
+ fill-params: --fork=Prague -m "not slow and not eip_version_check" ./tests/prague/
28
0 commit comments