Skip to content

Commit 962dbd8

Browse files
committed
analyse tests dir
1 parent 6d6e219 commit 962dbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
env:
164164
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
165165
with:
166-
args: analyse src --level max --configuration phpstan.neon
166+
args: analyse src tests --level max --configuration phpstan.neon
167167

168168
psalm:
169169
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)