From 37e10ad0b1b80aa2263baaa39f1dbfa925ca9dbb Mon Sep 17 00:00:00 2001 From: frozen <355847+Frozen@users.noreply.github.com> Date: Thu, 7 Mar 2024 10:18:54 -0500 Subject: [PATCH] fix --- scripts/travis_rosetta_checker.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/travis_rosetta_checker.sh b/scripts/travis_rosetta_checker.sh index ca410ff06..abac49404 100644 --- a/scripts/travis_rosetta_checker.sh +++ b/scripts/travis_rosetta_checker.sh @@ -9,7 +9,6 @@ cd $GOPATH/src/github.com/harmony-one/harmony-test git fetch git checkout $TRAVIS_PULL_REQUEST_BRANCH || true git pull -git checkout $TRAVIS_PULL_REQUEST_BRANCH || true git branch --show-current cd localnet docker build -t harmonyone/localnet-test .