Skip to content

EZP-32460: Move problematic call to SystemInfoCollector::collect to outside of constructor #177

EZP-32460: Move problematic call to SystemInfoCollector::collect to outside of constructor

EZP-32460: Move problematic call to SystemInfoCollector::collect to outside of constructor #177

Workflow file for this run

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