Skip to content

IBX-5091: Bump Postgres CI to 14 #24

IBX-5091: Bump Postgres CI to 14

IBX-5091: Bump Postgres CI to 14 #24

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