Skip to content

Commit a4c5f9d

Browse files
committed
Revert "[tmp] ci-scripts branch"
This reverts commit 83c07c1.
1 parent c400d34 commit a4c5f9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/browser-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
name: "PHP 7.4/Node 18/PostgreSQL 18.0/Varnish/Redis 7.2/Multirepository"
2424
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
2525
with:
26-
ci-scripts-branch: 'ibx-10494'
2726
project-edition: "commerce"
2827
project-version: ${{ github.event.inputs.project-version }}
2928
test-suite: "--profile=regression --suite=commerce"
@@ -40,7 +39,6 @@ jobs:
4039
name: "PHP 8.0/Node 20/MariaDB 10.11/Compatibility layer/Elastic"
4140
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4241
with:
43-
ci-scripts-branch: 'ibx-10494'
4442
project-edition: "commerce"
4543
project-version: ${{ github.event.inputs.project-version }}
4644
test-suite: "--profile=regression --suite=commerce"
@@ -58,7 +56,6 @@ jobs:
5856
name: "PHP 8.3/Node 22/MySQL 8.4/Multirepository/Solr 8"
5957
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
6058
with:
61-
ci-scripts-branch: 'ibx-10494'
6259
project-edition: "commerce"
6360
project-version: ${{ github.event.inputs.project-version }}
6461
test-suite: "--profile=regression --suite=commerce"

0 commit comments

Comments
 (0)