Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghozali25 authored Jan 7, 2025
1 parent d727368 commit 5693646
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: php artisan test
- name: migrate database
run: php artisan migrate:fresh --seed
- name: running App
Expand Down

0 comments on commit 5693646

Please sign in to comment.