Skip to content

Commit

Permalink
ci-scripts branch
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Oct 9, 2024
1 parent 715c61e commit 19a0cca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
name: "PHP 8.3/Node 18/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-9032-stable-opt-in
project-edition: "headless"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=headless"
Expand All @@ -46,6 +47,7 @@ jobs:
name: "PHP 8.3/Node 18/MySQL/Elastic"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-9032-stable-opt-in
project-edition: "headless"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=headless"
Expand All @@ -68,6 +70,7 @@ jobs:
name: "PHP 8.3/Node 18/MySQL/Solr"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-9032-stable-opt-in
project-edition: "headless"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=headless"
Expand Down

0 comments on commit 19a0cca

Please sign in to comment.