Add playwright to workflow

This commit is contained in:
David Bomba 2023-10-10 14:58:33 +11:00
parent 2f694fb387
commit b19243a5db

View File

@ -7,7 +7,7 @@ on:
branches: branches:
- v5-develop - v5-develop
name: phpunit name: playwright
jobs: jobs:
run: run:
runs-on: ${{ matrix.operating-system }} runs-on: ${{ matrix.operating-system }}