Skip to content

Commit f7a8b09

Browse files
committed
fix continue-on-error indent
1 parent b0948f2 commit f7a8b09

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
@@ -365,7 +365,7 @@ jobs:
365365
composer-php${{ matrix.php }}-symfony${{ matrix.symfony }}-
366366
composer-php${{ matrix.php }}-
367367
composer-
368-
continue-on-error: true
368+
continue-on-error: true
369369
- name: Update project dependencies
370370
run: |
371371
composer config minimum-stability dev

0 commit comments

Comments
 (0)