We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22f5d3 commit 737bb63Copy full SHA for 737bb63
.github/workflows/test_dt.yml
@@ -46,6 +46,7 @@ jobs:
46
diff --changed-group-format='%>' --unchanged-group-format='' nightlyErrors.txt branchErrors.txt | egrep -v '^(===|[12]>)'
47
48
exit $branchRunResult
49
+ continue-on-error: true
50
env:
51
SYSTEM_JOBPOSITIONINPHASE: ${{ matrix.job_position }}
52
SYSTEM_TOTALJOBSINPHASE: "6"
0 commit comments