Update phpunit.yml

This commit is contained in:
David Bomba 2020-08-06 10:16:54 +10:00 committed by GitHub
parent eb4af3150a
commit 5f93b7ca70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@ on:
push: push:
branches: branches:
- v2 - v2
pull_request:
branches:
- v2
name: phpunit name: phpunit
jobs: jobs: