Skip to content

Commit 419e7a9

Browse files
committed
ci: test
1 parent 90a2568 commit 419e7a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
26+
continue-on-error: true
2627

2728
steps:
2829
- name: Skip duplicate branch

0 commit comments

Comments
 (0)