Skip to content

Commit 662cd89

Browse files
committed
#1930 continue job on error
1 parent 8ea4804 commit 662cd89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coding-standards.yml

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

5555
analysis:
5656
runs-on: "ubuntu-22.04"
57+
continue-on-error: true
5758
strategy:
5859
matrix:
5960
php:

0 commit comments

Comments
 (0)