mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
update: testing environment
This commit is contained in:
@@ -5,6 +5,8 @@ APP_DEBUG=true
|
||||
APP_LOG_LEVEL=debug
|
||||
APP_URL=http://unit3d.site
|
||||
|
||||
MIX_ECHO_ADDRESS=http://unit3d.site:8443
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
|
||||
@@ -59,6 +59,4 @@ jobs:
|
||||
DB_USERNAME: UNIT3D
|
||||
DB_PASSWORD: UNIT3D
|
||||
DB_PORT: 33306
|
||||
run: |
|
||||
php artisan migrate --seed
|
||||
php artisan test
|
||||
run: php artisan test
|
||||
|
||||
Reference in New Issue
Block a user