Right know the coverage CI job is not running the integration tests because it is missing the features with-cheatcode, with-debug-utils and testing. However if we add them the job fails with exit code 143 because the runner seems to run out of resources. We should see why this is happening and have the coverage job run the integration tests too.