Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berkanumutlu committed Sep 11, 2024
1 parent d4fa603 commit 5929fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
mkdir -p database
touch database/database.sql
- name: Generate APP_KEY for testing environment
working-directory: project
run: php artisan key:generate --env=testing
- name: Execute tests (Unit and Feature tests) via PHPUnit/Pest
working-directory: project
Expand Down

0 comments on commit 5929fc8

Please sign in to comment.