Skip to content

[Behat] IBX-8636: Added new tag to admin-ui job #141

[Behat] IBX-8636: Added new tag to admin-ui job

[Behat] IBX-8636: Added new tag to admin-ui job #141

Workflow file for this run

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
matrix-fieldtype:
name: 'Browser fieldtype tests'
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-setup-phase-1: '--profile=setup --suite=content-translation --mode=standard'
test-suite: '--profile=browser --suite=admin-ui --tags=~@IbexaDXP'
timeout: 40
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}