Skip to content

Commit da71602

Browse files
committed
Fix issue on workflow
1 parent 6239e0d commit da71602

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
@@ -136,6 +136,8 @@ jobs:
136136
all-tools-
137137
- name: Code style check
138138
uses: phpDocumentor/[email protected]
139+
with:
140+
args: -s
139141

140142
phpstan:
141143
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)