Skip to content

Commit 737bb63

Browse files
committed
Try continue on error
1 parent a22f5d3 commit 737bb63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_dt.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
diff --changed-group-format='%>' --unchanged-group-format='' nightlyErrors.txt branchErrors.txt | egrep -v '^(===|[12]>)'
4747
4848
exit $branchRunResult
49+
continue-on-error: true
4950
env:
5051
SYSTEM_JOBPOSITIONINPHASE: ${{ matrix.job_position }}
5152
SYSTEM_TOTALJOBSINPHASE: "6"

0 commit comments

Comments
 (0)