Skip to content

Fixed name extraction of the Field Type #51

Fixed name extraction of the Field Type

Fixed name extraction of the Field Type #51

Workflow file for this run

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
query-fieldtype:
name: "Page Builder browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui --tags=@contentQuery'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}