Skip to content

AT-716: Update Inpsyde in code to Syde (license, copyright, text) #26

AT-716: Update Inpsyde in code to Syde (license, copyright, text)

AT-716: Update Inpsyde in code to Syde (license, copyright, text) #26

Workflow file for this run

name: Run Playwright tests via DDEV
on:
push:
workflow_dispatch:
jobs:
ddev-playwright:
uses: inpsyde/reusable-workflows/.github/workflows/ddev-playwright.yml@main
secrets:
COMPOSER_AUTH_JSON: ${{ secrets.PACKAGIST_AUTH_JSON }}
with:
DDEV_ORCHESTRATE_CMD: ddev orchestrate
PLAYWRIGHT_INSTALL_CMD: ddev playwright-install
PLAYWRIGHT_RUN_CMD: ddev playwright test