Remove comment
This commit is contained in:
parent
41d6c55d22
commit
754c61d36a
1
Makefile
1
Makefile
@ -23,7 +23,6 @@ run-tests:
|
|||||||
|
|
||||||
.PHONY: fetch-deps # Fetch all project dependencies
|
.PHONY: fetch-deps # Fetch all project dependencies
|
||||||
fetch-deps:
|
fetch-deps:
|
||||||
@echo "⚠️ 'fetch-deps' unimplemented"
|
|
||||||
@npm install
|
@npm install
|
||||||
|
|
||||||
.PHONY: build # Build the project
|
.PHONY: build # Build the project
|
||||||
|
Loading…
Reference in New Issue
Block a user