Skip to content

Commit 4efab8a

Browse files
committed
ci: php artisan lint
1 parent 64bb85e commit 4efab8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel-11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4747
-
4848
name: Lint PHP
49-
run: php artisan lint:code
49+
run: php artisan lint
5050
-
5151
uses: hadolint/[email protected]
5252

0 commit comments

Comments
 (0)