Skip to content

Commit 494b4b8

Browse files
committed
made image building part of ictest-basis
1 parent 0ee0833 commit 494b4b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ endif
261261
###############################################################################
262262

263263
ictest-basic:
264+
@make local-image
264265
@echo "Running basic e2e test"
265266
@cd interchaintest && go test -race -v -run TestBasicChain .
266267

0 commit comments

Comments
 (0)