Skip to content

Commit c346ce9

Browse files
DunqingCopilot
andauthored
Update .github/workflows/benchmark.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d8fcaf6 commit c346ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
break
9898
else
9999
echo "Warning: Run $CURRENT_RUN_ID completed with conclusion '$CONCLUSION'. Proceeding anyway, but benchmark results may not be accurate."
100-
break # Even though the run failed, we can still proceed, because some of changes not care about benchmark.
100+
break # Even though the run failed, we proceed because some changes do not affect the benchmark.
101101
fi
102102
fi
103103

0 commit comments

Comments
 (0)