Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zjg555543 committed Jul 11, 2024
1 parent a752112 commit fb84b66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -695,9 +695,6 @@ run: ## Runs a full node
$(RUNL1NETWORK)
sleep 1
$(RUNZKPROVER)
$(RUNMOCKPROVER2)
$(RUNMOCKPROVER3)
$(RUNMOCKPROVER4)
$(RUNAPPROVE)
sleep 3
$(RUNSYNC)
Expand All @@ -710,6 +707,9 @@ run: ## Runs a full node
$(RUNL2GASPRICER)
$(RUNAGGREGATOR)
$(RUNJSONRPC)
$(RUNMOCKPROVER2)
$(RUNMOCKPROVER3)
$(RUNMOCKPROVER4)

.PHONY: run-v1tov2
run-v1tov2: ## Runs a full node using v1tov2 network
Expand Down

0 comments on commit fb84b66

Please sign in to comment.