Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: temporarily disable dry-run in cli-advanced-e2e (#4458)
fix: temporarily disable dry-run in cli-advanced-e2e - until we fix the problem with our call to `resetFork` after a dry-run deployment - our CI uses the latest nightly foundry releases, and this recent PR foundry-rs/foundry#8768 has broken the fork reset. Ironically, this PR actually is a bugfix for something that was broken that we relied on. Examples of failures: - https://github.com/hyperlane-xyz/hyperlane-monorepo/actions/runs/10772795435/job/29873480020?pr=4441#step:12:133 - https://github.com/hyperlane-xyz/hyperlane-monorepo/actions/runs/10751285630/job/29818541086?pr=4448 Note that the `pi_with_core_chain` tests don't fail because they do not do a dry run
- Loading branch information