Skip to content

IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists #53

IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists

IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists #53

Workflow file for this run

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 }}