mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Add eip4844 fork to tests
This commit is contained in:
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
|
||||
# they run for different forks.
|
||||
FORKS=phase0 altair merge capella
|
||||
FORKS=phase0 altair merge capella eip4844
|
||||
|
||||
# Builds the Lighthouse binary in release (optimized).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user