update workflow
This commit is contained in:
parent
543f8a38f6
commit
a8f06441bd
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
name: Unit Testing
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
jobs:
|
||||
phpunit:
|
||||
|
|
Loading…
Reference in a new issue