Github action phpstan temp folder location
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# PHP Stan Config
|
||||
|
||||
parameters:
|
||||
tmpDir: /tmp/phpstan-codeblocks-dotenv
|
||||
tmpDir: %currentWorkingDirectory%/tmp/phpstan-codeblocks-dotenv
|
||||
level: max
|
||||
paths:
|
||||
- %currentWorkingDirectory%/src
|
||||
|
||||
Reference in New Issue
Block a user