fix(ci): Add sequential E2E tests workflow to improve CI stability
- Introduced a new workflow for E2E tests that runs tests sequentially to avoid race conditions caused by parallel execution. - Reduced the number of shards from 4 to 1 per browser, ensuring all tests for each browser run sequentially. - Updated the existing WAF integration workflow to include pull request triggers for better CI management.
This commit is contained in:
1170
.github/workflows/e2e-tests-split.yml
vendored
Normal file
1170
.github/workflows/e2e-tests-split.yml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user