Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asiifdev committed Jun 24, 2023
1 parent 217c010 commit 1e8cb29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ jobs:
run: php artisan key:generate
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Execute tests (Unit and Feature tests) via PHPUnit
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: vendor/bin/phpunit

0 comments on commit 1e8cb29

Please sign in to comment.