Skip to content

Commit

Permalink
replace in e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Nov 21, 2024
1 parent 4f1e58e commit 13dd0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tests.e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ git checkout -B "test-${AVALANCHE_VERSION}" "${AVALANCHE_VERSION}"

echo "updating coreth dependency to point to ${CORETH_PATH}"
go mod edit -replace "github.com/ava-labs/coreth=${CORETH_PATH}"
go mod edit -replace "github.com/ava-labs/[email protected]"
go mod tidy

echo "building avalanchego"
Expand Down

0 comments on commit 13dd0d2

Please sign in to comment.