**Versions** - What is this plugin's version? 2.2.1 - What is Cypress version? 12.17.2 - What Netlify build image are you using? Ubuntu Focal 20.04 (default) - What is the Node version if you know it? 16.17.1 - What is the NPM version if you know it? 8.15.0 **Describe the bug** Cypress cloud is only running test using electron, I've tried to explicitly set browser= "chromium" but no difference. **Logs and screenshots** cypress cloud <img width="1119" alt="Screenshot 2023-09-01 at 11 37 52" src="https://github.com/cypress-io/netlify-plugin-cypress/assets/559677/d4735581-d17c-4b10-9ce5-7c9defc0de74"> netlify.toml <img width="390" alt="Screenshot 2023-09-01 at 11 38 52" src="https://github.com/cypress-io/netlify-plugin-cypress/assets/559677/4294ab6e-2097-4c46-a37f-60aaf972f47e"> **Link to the repo** Private repo.