ktmud commented on pull request #10615: URL: https://github.com/apache/incubator-superset/pull/10615#issuecomment-674978548
@rusackas The CI bash script already contains logics to enable Cypress parallelization: https://github.com/airbnb/incubator-superset/blob/cda764fd4bd07b41bc06f0783b587c50c99f40b8/.github/workflows/bashlib.sh#L169-L172 All you need to do is adding proper record key to env variables and add the containers matrix. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
