Skip to content

Commit 2eabc4f

Browse files
authored
fix: continue-on-error config (#50)
1 parent 2613d9b commit 2eabc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77

88
jobs:
99
benchmark:
10+
continue-on-error: true
1011
strategy:
1112
max-parallel: 2
12-
continue-on-error: true
1313
matrix:
1414
include:
1515
- case: app-minimal

0 commit comments

Comments
 (0)