Skip to content

Commit ee36904

Browse files
committed
Do not inspect tests for now
1 parent f7bb614 commit ee36904

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
@@ -167,7 +167,7 @@ jobs:
167167
env:
168168
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
169169
with:
170-
args: analyse src tests --level max --configuration phpstan.neon
170+
args: analyse src --level max --configuration phpstan.neon
171171

172172
psalm:
173173
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)