Skip to content

Commit 76029c9

Browse files
tolerate flakes in tests
1 parent 71affc5 commit 76029c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
# Do not store these artifacts for long, as they will be present in the `all-performance-metrics`.
107107
retention-days: 1
108108
combine_metrics:
109+
if: ${{ !cancelled() }}
109110
name: Combine performance metrics
110111
environment:
111112
name: github-pages

0 commit comments

Comments
 (0)