Skip to content

Commit 5cc55f6

Browse files
add ignore to Makefile
1 parent 4601d4f commit 5cc55f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ test: pyspec
116116
$(MAYBE_FORK) \
117117
$(PRESET) \
118118
$(BLS) \
119+
--ignore=$(PYSPEC_DIR)/eth2spec/test/_deprecated/* \
119120
--junitxml=$(TEST_REPORT_DIR)/test_results.xml \
120121
$(PYSPEC_DIR)/eth2spec
121122

0 commit comments

Comments
 (0)