Open jefflau opened 4 years ago
Currently Cypress tests take 30 mins to run. To reduce this time we can parallelise the tests to see if this reduces the overall test time.
Related (from the chat): https://docs.cypress.io/guides/continuous-integration/github-actions#Cypress-GitHub-Action
Currently Cypress tests take 30 mins to run. To reduce this time we can parallelise the tests to see if this reduces the overall test time.