Update laravel.yml

master
SadeghPM 3 weeks ago committed by GitHub
parent 083ee2f5ab
commit 0a3a63867e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save