Skip to content

Commit 7a7f005

Browse files
committed
revert browser-tests.yaml
1 parent c03cf3b commit 7a7f005

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/browser-tests.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
test-suite: '--profile=browser --suite=admin-ui-full --tags=@IbexaHeadless'
2828
test-setup-phase-1: '--profile=setup --suite=personas --mode=standard'
2929
test-setup-phase-2: '--profile=setup --suite=content-translation --mode=standard'
30-
test-setup-phase-3: '--profile=setup --suite=user-settings --mode=standard'
31-
job-count: 3
30+
job-count: 2
3231
timeout: 40
3332
secrets: inherit
3433
admin-ui-experience-commerce:
@@ -39,8 +38,7 @@ jobs:
3938
test-suite: '--profile=browser --suite=admin-ui-full --tags=@IbexaExperience,@IbexaCommerce'
4039
test-setup-phase-1: '--profile=setup --suite=personas --mode=standard'
4140
test-setup-phase-2: '--profile=setup --suite=content-translation --mode=standard'
42-
test-setup-phase-3: '--profile=setup --suite=user-settings --mode=standard'
43-
job-count: 3
41+
job-count: 2
4442
timeout: 40
4543
secrets: inherit
4644
page-builder:
@@ -50,7 +48,5 @@ jobs:
5048
project-edition: 'experience'
5149
test-suite: '--profile=browser --suite=personas'
5250
test-setup-phase-1: '--profile=setup --suite=personas --tags=@setup --mode=standard'
53-
test-setup-phase-2: '--profile=setup --suite=user-settings --mode=standard'
54-
job-count: 2
5551
timeout: 40
5652
secrets: inherit

0 commit comments

Comments
 (0)