mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-30 23:42:49 -05:00
update: phpunit-test.yml
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Clear Application Cache
|
||||
run: php artisan optimize:clear
|
||||
- name: Run PHPUnit Tests
|
||||
run: php artisan test --parallel --coverage
|
||||
run: ./vendor/bin/pest --coverage
|
||||
env:
|
||||
DB_CONNECTION: mysql
|
||||
DB_PORT: ${{ job.services.mysql.ports['3306'] }}
|
||||
|
||||
Reference in New Issue
Block a user