Skip to content

IBX-8562: Command to remove duplicated entries after faulty IBX-5388 fix #799

IBX-8562: Command to remove duplicated entries after faulty IBX-5388 fix

IBX-8562: Command to remove duplicated entries after faulty IBX-5388 fix #799

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
core-behat:
name: "Kernel Behat Core tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
project-version: '^3.3.x-dev'
test-setup-phase-1: '--mode=standard --profile=core --suite=setup'
test-suite: "--mode=standard --profile=core --tags='~@broken&&~@setup'"
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}