Skip to content

IBX-8119: Upgraded minimum PHP version to 8.3 and PHPUnit to ^9.6 (#53) #136

IBX-8119: Upgraded minimum PHP version to 8.3 and PHPUnit to ^9.6 (#53)

IBX-8119: Upgraded minimum PHP version to 8.3 and PHPUnit to ^9.6 (#53) #136

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
system-info:
name: "System Information browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui --tags=@systemInformation'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}