Skip to content

Commit 1ddccee

Browse files
author
katarzynazawada
committed
fix
1 parent aee53e6 commit 1ddccee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/browser-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
3131
setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml"
3232
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
33-
job-count: 1
33+
job-count: 4
3434
multirepository: true
35-
timeout: 400
35+
timeout: 120
3636
secrets:
3737
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
3838
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}

0 commit comments

Comments
 (0)