diff --git a/makefile b/makefile index bbfaca5..6255660 100644 --- a/makefile +++ b/makefile @@ -422,4 +422,7 @@ emergency-withdraw: ## Emergency withdraw (requires EMERGENCY_TOKEN) .PHONY: docs docs-serve .PHONY: gas-snapshot gas-diff gas-report .PHONY: check-updates update-foundry node-modules env-check +.PHONY: ci-test ci-coverage ci-build ci-full +.PHONY: simulate monitor balance +.PHONY: dev quick-test deploy-test full-check