Skip to content

Commit 3884a84

Browse files
committed
pint fix
1 parent ef8054c commit 3884a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
run: php artisan test
8282

8383
- name: Run Pint
84-
run: vendor/bin/pint
84+
run: vendor/bin/pint

0 commit comments

Comments
 (0)