Skip to content

Commit

Permalink
Update Earthfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Oct 10, 2024
1 parent 2934aac commit 244a223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn-project/end-to-end/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -300,5 +300,6 @@ kind-network-smoke:
kind-network-transfer:
ARG values_file
LOCALLY
# TODO(https://github.com/AztecProtocol/aztec-packages/issues/9166):
# This has || true so it does NOT report failure in github actions job. To be reenabled once stable
RUN NAMESPACE=transfer FRESH_INSTALL=true VALUES_FILE=${values_file:-default.yaml} ./scripts/network_test.sh ./src/spartan/transfer.test.ts || true

0 comments on commit 244a223

Please sign in to comment.