Skip to content

CI: run playwright tests on pull request #2

CI: run playwright tests on pull request

CI: run playwright tests on pull request #2

name: Playwright Tests
on:
pull_request:
jobs:
test:
uses: qua-platform/qualibrate-app/.github/workflows/reusable-playwright-tests.yaml@main
with:
qualibrate-runner-ref: ${{ github.head_ref }}
secrets: inherit