Skip to content

Commit

Permalink
Add e2e scrpt
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb committed Aug 1, 2023
1 parent bf9ea0b commit f870d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install-simapp:
make install
@simd version --long

e2e:
test-e2e:
@./e2e

.PHONY: install-relayer install-simd e2e
.PHONY: install-relayer install-simapp test-e2e

0 comments on commit f870d92

Please sign in to comment.