Skip to content

Commit 38e74e1

Browse files
committed
Remove unused variable
1 parent 296f368 commit 38e74e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ TEST_FEATURES ?=
3030
# Cargo profile for regular builds.
3131
PROFILE ?= release
3232

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-
3733
# List of all recent hard forks. This list is used to set env variables for http_api tests
3834
RECENT_FORKS=electra fulu gloas
3935

0 commit comments

Comments
 (0)