Open
Description
As per thread: https://runtimeverification.slack.com/archives/CC360GUTG/p1648673575711919
- Should not run Integration Tests on GitHub provided runners, which provide very few VCPUs. Perhaps move to self-hosted runners: https://github.com/runtimeverification/devops/issues/46
- Quiet down the performance measurements, not needed for every commit.
- Why do integration tests start so late? Can they start at the same time as unit tests?