Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SadeghPM authored Sep 24, 2024
1 parent 083ee2f commit 0a3a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a3a638

Please sign in to comment.