Skip to content

IBX-7983: Handled previewing ezimage field with height of 0 #484

IBX-7983: Handled previewing ezimage field with height of 0

IBX-7983: Handled previewing ezimage field with height of 0 #484

Workflow file for this run

name: Browser tests
on:
push:
branches:
- master
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
admin-ui:
name: "AdminUI"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
project-version: '^3.3.x-dev'
test-suite: '--profile=browser --suite=admin-ui-full'
test-setup-phase-1: '--profile=setup --suite=personas --mode=standard'
test-setup-phase-2: '--profile=setup --suite=content-translation --mode=standard'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}