villebro commented on code in PR #30072:
URL: https://github.com/apache/superset/pull/30072#discussion_r1742763023
##########
.github/workflows/superset-e2e.yml:
##########
@@ -39,7 +39,7 @@ jobs:
# https://github.com/cypress-io/github-action/issues/48
fail-fast: false
matrix:
- parallel_id: [0, 1, 2, 3, 4, 5]
+ parallel_id: [0, 1, 2, 0, 1, 2]
Review Comment:
This was a quick test - I skimmed docs and realized parallelism needs to be
adjusted in a different manner. I'm removing these changes and will attempt to
fix the cypress issues in a separate PR.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]