mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Fix Redb implementation and add CI checks (#6856)
This commit is contained in:
2
Makefile
2
Makefile
@@ -222,7 +222,7 @@ lint-fix:
|
||||
|
||||
# Also run the lints on the optimized-only tests
|
||||
lint-full:
|
||||
RUSTFLAGS="-C debug-assertions=no $(RUSTFLAGS)" $(MAKE) lint
|
||||
TEST_FEATURES="beacon-node-leveldb,beacon-node-redb,${TEST_FEATURES}" RUSTFLAGS="-C debug-assertions=no $(RUSTFLAGS)" $(MAKE) lint
|
||||
|
||||
# Runs the makefile in the `ef_tests` repo.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user