Github action phpstan temp folder location

This commit is contained in:
2024-05-22 17:52:33 +09:00
parent 72f4827985
commit efb99f259e
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# PHP Stan Config
parameters:
tmpDir: /tmp/phpstan-codeblocks-dotenv
tmpDir: %currentWorkingDirectory%/tmp/phpstan-codeblocks-dotenv
level: max
paths:
- %currentWorkingDirectory%/src