Skip to content

Commit c027ee1

Browse files
committed
[TMP] Removed setup
1 parent b411280 commit c027ee1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/browser-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
project-edition: "commerce"
2828
project-version: ${{ github.event.inputs.project-version }}
2929
test-suite: "--profile=regression --suite=commerce"
30-
test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
31-
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
3230
setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml"
3331
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
3432
job-count: 4

0 commit comments

Comments
 (0)