Skip to content

Commit

Permalink
revert ci-scripts branch
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Mar 8, 2024
1 parent b4e2543 commit 7589dcf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
name: "PHP 7.4/Node 14/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=commerce"
Expand All @@ -47,7 +46,6 @@ jobs:
name: "PHP 8.0/Node 16/MySQL/Compatibility layer/Elastic"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=commerce"
Expand All @@ -68,7 +66,6 @@ jobs:
name: "PHP 8.2/MySQL/Multirepository/Solr"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=commerce"
Expand Down

0 comments on commit 7589dcf

Please sign in to comment.