Skip to content

Commit

Permalink
Install passport keys in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmile committed Dec 13, 2024
1 parent 8e5aa0e commit 2ec82ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -24,6 +24,7 @@ jobs:
run: |
cp .env.example .env
composer install --no-interaction --prefer-dist --optimize-autoloader
php artisan passport:keys
env:
DB_CONNECTION: testing

0 comments on commit 2ec82ed

Please sign in to comment.