Skip to content

Commit 5b4699b

Browse files
committed
ci-scripts branch
1 parent fc4c633 commit 5b4699b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/browser-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ 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-10946'
2627
project-edition: "commerce"
2728
project-version: ${{ github.event.inputs.project-version }}
2829
test-suite: "--profile=regression --suite=commerce"
@@ -39,6 +40,7 @@ jobs:
3940
name: "PHP 8.0/Node 20/MariaDB 11.4/Compatibility layer/Elastic"
4041
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4142
with:
43+
ci-scripts-branch: 'ibx-10946'
4244
project-edition: "commerce"
4345
project-version: ${{ github.event.inputs.project-version }}
4446
test-suite: "--profile=regression --suite=commerce"
@@ -56,6 +58,7 @@ jobs:
5658
name: "PHP 8.3/Node 22/MySQL 8.4/Multirepository/Solr 8"
5759
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
5860
with:
61+
ci-scripts-branch: 'ibx-10946'
5962
project-edition: "commerce"
6063
project-version: ${{ github.event.inputs.project-version }}
6164
test-suite: "--profile=regression --suite=commerce"

0 commit comments

Comments
 (0)