Hi all! I plan to onboard my web team (15ppl) to use cypress cloud. In the past, we have been using cypress library for integration tests and debugging test failures on GitHub PR has been a pain point for us. We tested cypress cloud and really liked the feature. However, I'm concerned about the billing. We have about 100 integration tests, and we trigger the test workflow on every commit. For the enterprise plan, it asks for $5/1000 test results. If our PR has 10 commits on average, we will pay $5 per PR. This is quite expensive. I'm curious if cypress support team has any suggestions to reduce this cost.
Thanks!