added pull request
This commit is contained in:
parent
38d9e04f61
commit
f8ec405997
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: PHPUnit Tests
|
||||
name: GitHub CI
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
phpunit-tests:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user