Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain authored Jul 16, 2024
1 parent 924d240 commit a903b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ test-e2e:
ls -lah /home/runner/go/bin
ls -lah /usr/local/go/bin
ls -lah /usr/bin/ | grep babylon
ls -lah $(GO_BIN)
go test -mod=readonly -timeout=25m -v $(PACKAGES_E2E) -count=1 --tags=e2e

###############################################################################
Expand Down

0 comments on commit a903b1e

Please sign in to comment.