Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berkanumutlu authored Apr 28, 2024
1 parent 2516dea commit dc50383
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,3 @@ jobs:
run: |
mkdir -p database
touch database/laravel_example_app.sql
- name: Execute tests (Unit and Feature tests) via PHPUnit/Pest
working-directory: project
env:
DB_CONNECTION: mysql
DB_DATABASE: database/laravel_example_app.sql
CACHE_DRIVER: file
run: php artisan test

0 comments on commit dc50383

Please sign in to comment.