chore(pre-commit): remove OpenAPI generation command from pre-commit hook
This commit is contained in:
parent
ad002faef4
commit
201116746b
1 changed files with 0 additions and 2 deletions
|
|
@ -19,5 +19,3 @@ $(pwd)/vendor/bin/pint $files -q
|
|||
if [ $? -eq 0 ]; then
|
||||
git add $files
|
||||
fi
|
||||
|
||||
php artisan generate:openapi
|
||||
|
|
|
|||
Loading…
Reference in a new issue