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