Skip to content

Commit

Permalink
ci: php artisan lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunthegeek committed Nov 19, 2024
1 parent 64bb85e commit 4efab8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
-
name: Lint PHP
run: php artisan lint:code
run: php artisan lint
-
uses: hadolint/[email protected]

Expand Down

0 comments on commit 4efab8a

Please sign in to comment.