Add eip4844 fork to tests
This commit is contained in:
parent
09370e70d9
commit
50e01bef1f
2
Makefile
2
Makefile
@ -36,7 +36,7 @@ PROFILE ?= release
|
|||||||
|
|
||||||
# List of all hard forks. This list is used to set env variables for several tests so that
|
# List of all hard forks. This list is used to set env variables for several tests so that
|
||||||
# they run for different forks.
|
# they run for different forks.
|
||||||
FORKS=phase0 altair merge capella
|
FORKS=phase0 altair merge capella eip4844
|
||||||
|
|
||||||
# Builds the Lighthouse binary in release (optimized).
|
# Builds the Lighthouse binary in release (optimized).
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user