Skip to content

Commit 2ed7cfc

Browse files
committed
fix(ci): invalid path app/cache in linux
1 parent 4317e29 commit 2ed7cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ parameters:
77
- app
88
- public/index.php
99
excludePaths:
10-
- app/cache
10+
- app/cache/*
1111
- app/views
1212
- app/config/config.php

0 commit comments

Comments
 (0)