Skip to content

Merge pull request from GHSA-946c-f9w6-2c25 #25

Merge pull request from GHSA-946c-f9w6-2c25

Merge pull request from GHSA-946c-f9w6-2c25 #25

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