Hey everyone - has anybody managed to setup parallel tests on AWS CodeBuild ? I've been trying for the past day or so, following the cypress docs and looking at the Real World Example on github but no dice.
Somehow everything looks fine on paper, but now all I get in my CodeBuild logs is the standard cypress starting stuff, then immediately finishing without even running a single test (or recording anything in the Cypress Dashboard)