Component
Forge
Describe the feature you would like
IF we are using foundry with some modified EVM chain, for example, when running forge script, use --skip-simulation to avoid its built-in EVM.
could make the built-in EVM configurable or just auto --skip-simulation after identifying the modified EVM chain?
Additional context
No response