Additional Workflow Updates

This commit is contained in:
Refringe 2024-05-31 20:42:24 -04:00
parent e81e1d4bf2
commit b1999519fc
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Laravel Pest Tests
name: Larastan Static Analysis
on:
pull_request:

View File

@ -59,7 +59,7 @@ jobs:
run: composer update --prefer-stable
- name: Run Laravel Pint
uses: aglipanci/laravel-pint-action@2.4.0
uses: aglipanci/laravel-pint-action@2
with:
preset: laravel

View File

@ -113,4 +113,4 @@ jobs:
DB_DATABASE: test
DB_PORT: 33306
DB_USER: root
run: vendor/bin/pest
run: ./vendor/bin/pest