Skip to content

[Rector] Applied all Symfony 5.x rectors to the production codebase (… #54

[Rector] Applied all Symfony 5.x rectors to the production codebase (…

[Rector] Applied all Symfony 5.x rectors to the production codebase (… #54

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
standard-design:
name: "Core browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--mode=standard --profile=core --suite=web --tags=~@broken'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}