Skip to content

Commit 4856b75

Browse files
committed
adjust CI
1 parent 63d29f8 commit 4856b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070

7171
- name: Run phpstan
7272
if: always()
73-
run: vendor/bin/phpstan analyse --error-format=github
73+
run: vendor/bin/phpstan analyse --error-format=github src/

0 commit comments

Comments
 (0)