Skip to content

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6 #797

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6 #797

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
richtext:
name: "Richtext browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
php-image: ghcr.io/ibexa/docker/php:8.3-node18
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui --tags=@richtext'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}