Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👷 enable
--ir-minimum
flag for forge coverage
The coverage commands do not run the optimizer, meaning it is more sensible to the stack depth error. We have reached a point where our stack management can't do without the optimizer, that's why we have to enable this flag for the coverage command.
- Loading branch information