Skip to content

Commit

Permalink
ci: github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gianni committed Feb 22, 2024
1 parent dde148e commit 50ca14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
php artisan key:generate
php artisan migrate
vendor/bin/pest
php artisan test
- name: Run Pint
working-directory: ./src
Expand Down

0 comments on commit 50ca14e

Please sign in to comment.