Skip to content

Commit 628a344

Browse files
committed
Add continue-on-error: true option to phpmd
1 parent 233728c commit 628a344

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777

7878
- name: PHP MD
7979
run: composer phpmd
80+
continue-on-error: true
8081

8182
- name: PHPstan
8283
run: composer phpstan

0 commit comments

Comments
 (0)