Skip to content

Commit 932eef2

Browse files
authored
refactor: split tests to optimize workers (#2632)
refactor: split automation tests to optimize workers Signed-off-by: yasenltd <37876854+yasenltd@users.noreply.github.com>
1 parent f6e3349 commit 932eef2

20 files changed

+1973
-1801
lines changed

.github/workflows/test-frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
soloRequired: true
8181
backendRequired: true
8282
sharedEnvironment: true
83-
workers: 3
83+
workers: 4
8484
steps:
8585
- name: Harden Runner
8686
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0

0 commit comments

Comments
 (0)