Github actions add phpunit tests

This commit is contained in:
2024-05-22 16:33:54 +09:00
parent e86528a366
commit 5004e3c9d8
2 changed files with 7 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ parameters:
tmpDir: /tmp/phpstan-codeblocks-dotenv
level: max
paths:
- %currentWorkingDirectory%
- %currentWorkingDirectory%/src
excludePaths:
- vendor
- test