Skip to content

Commit 17321a2

Browse files
committed
chore: temp fix to build new fixtures.
1 parent ca1354d commit 17321a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/configs/feature.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
stable:
33
evm-type: stable
44
fill-params: --until=Prague --fill-static-tests --ignore=tests/static/state_tests/stQuadraticComplexityTest
5+
feature_only: true
56

67
develop:
78
evm-type: develop
@@ -10,6 +11,7 @@ develop:
1011
benchmark:
1112
evm-type: benchmark # Evmone only fully supports up to Prague
1213
fill-params: --fork=Prague --gas-benchmark-values 1,10,30,45,60,100,150 -m "benchmark and not state_test" ./tests/benchmark
14+
feature_only: true
1315

1416
benchmark_develop:
1517
evm-type: develop

0 commit comments

Comments
 (0)