@ -44,7 +44,7 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: php artisan client
run: php artisan client -vvv
- name: npm build
run: npm run build
- name: Execute tests (Unit and Feature tests) via PHPUnit