ci: run ui tests parallely (#2232)

* ci: run ui tests parallely

* ci: run ui tests parallely

* ci: run ui tests parallely
This commit is contained in:
Jannat Patel
2026-03-19 17:20:48 +05:30
committed by GitHub
parent 1e646e35a2
commit 9b8721fa87
4 changed files with 1487 additions and 17 deletions

View File

@@ -29,7 +29,8 @@
"@semantic-release/git": "^10.0.1",
"cypress": "^14.5.4",
"cypress-file-upload": "^5.0.8",
"cypress-real-events": "^1.14.0"
"cypress-real-events": "^1.14.0",
"cypress-split": "^1.24.28"
},
"dependencies": {
"pre-commit": "^1.2.2"