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:
- v5-develop
name: phpunit
name: playwright
jobs:
run:
runs-on: ${{ matrix.operating-system }}