Skip to content

Commit

Permalink
Revert "[tmp] gh-workflows branch"
Browse files Browse the repository at this point in the history
This reverts commit fa5cf6f.
  • Loading branch information
micszo committed Mar 8, 2024
1 parent 16cab73 commit 2104399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
admin-ui:
name: "Admin UI tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-6507
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui-full'
Expand All @@ -22,7 +22,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
examples:
name: "BehatBundle examples"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-6507
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--mode=standard --profile=service --suite=examples'
Expand Down

0 comments on commit 2104399

Please sign in to comment.