mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 15:11:05 +00:00
Fix spelling error
Co-Authored-By: Diederik Loerakker <proto@protolambda.com>
This commit is contained in:
parent
fa7f80157d
commit
90bba0348c
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ COV_INDEX_FILE=$(PY_SPEC_DIR)/$(COV_HTML_OUT)/index.html
|
||||
|
||||
all: $(PY_SPEC_ALL_TARGETS) $(YAML_TEST_DIR) $(YAML_TEST_TARGETS)
|
||||
|
||||
# deletes everything excpet the venvs
|
||||
# deletes everything except the venvs
|
||||
partial_clean:
|
||||
rm -rf $(YAML_TEST_DIR)
|
||||
rm -rf $(GENERATOR_VENVS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user