Skip to content

Commit 0708a57

Browse files
committed
Fix issue in workflow
1 parent 8b27fa5 commit 0708a57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
all-tools-
141141
- name: Code style check
142142
uses: phpDocumentor/[email protected]
143+
with:
144+
args: -s
143145

144146
phpstan:
145147
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)