Hello guys,
Is there any way to group cypress runs together on Dashboard?
We are using a GHA that runs 4 parallel steps all running the cypress-github-action on different specs and env vars. I want all of them combined together in the dashboard as a result.
If there is any tip to achieve parallel execution with different folders/env vars - would be highly appreciated.