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 296f368 commit 38e74e1Copy full SHA for 38e74e1
Makefile
@@ -30,10 +30,6 @@ TEST_FEATURES ?=
30
# Cargo profile for regular builds.
31
PROFILE ?= release
32
33
-# List of all hard forks. This list is used to set env variables for several tests so that
34
-# they run for different forks.
35
-FORKS=phase0 altair bellatrix capella deneb electra fulu gloas
36
-
37
# List of all recent hard forks. This list is used to set env variables for http_api tests
38
RECENT_FORKS=electra fulu gloas
39
0 commit comments