We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a337153 commit d5a5e97Copy full SHA for d5a5e97
Makefile
@@ -261,6 +261,7 @@ endif
261
###############################################################################
262
263
ictest-basic:
264
+ # Uncomment it when there is an issue with building the image
265
# @make local-image
266
@echo "Running basic e2e test"
267
@cd interchaintest && go test -race -v -run TestBasicChain .
0 commit comments