Github actions add phpunit tests
This commit is contained in:
@@ -4,7 +4,7 @@ parameters:
|
||||
tmpDir: /tmp/phpstan-codeblocks-dotenv
|
||||
level: max
|
||||
paths:
|
||||
- %currentWorkingDirectory%
|
||||
- %currentWorkingDirectory%/src
|
||||
excludePaths:
|
||||
- vendor
|
||||
- test
|
||||
|
||||
Reference in New Issue
Block a user