Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ije authored Dec 7, 2024
1 parent edbde84 commit 5987906
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
.PHONY: test
test:
@./test/bootstrap.ts --clean

run: config.json
@rm -rf .esmd/storage
@go run main.go --debug --config=config.json

.PHONY: test
test:
@./test/bootstrap.ts --clean

0 comments on commit 5987906

Please sign in to comment.