Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
This commit is contained in:
Matthew Peveler
2021-02-04 09:45:11 -05:00
parent 9011515f87
commit bbf24892db
+2 -1
View File
@@ -23,4 +23,5 @@ jobs:
- uses: ramsey/composer-install@v1
- run: vendor/bin/phpunit --coverage-text tests
- run: composer lint
- run: composer test