Skip to content

IBX-7021: Revert unit tests (WIP) #27

IBX-7021: Revert unit tests (WIP)

IBX-7021: Revert unit tests (WIP) #27

Workflow file for this run

name: Browser tests
on:
push:
branches:
- "[0-9]+.[0-9]+"
pull_request: ~
jobs:
rest:
name: "Functional REST tests"
uses: ezsystems/ezplatform/.github/workflows/[email protected]
with:
test-suite: "--profile=rest --tags=~@broken --suite=fullJson --non-strict"
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}