Skip to content

Commit e318812

Browse files
committed
ci: benchmark: Remove ncdu from summary
`ncdu` lacks the summary functionality
1 parent d7be951 commit e318812

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/github-actions/benchmark/matrix.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ export const COMPETING_BENCHMARK_MATRIX: readonly CompetingBenchmarkCategory[] =
127127
competitors: [
128128
['dutree', '--summary'],
129129
['dua', '--apparent-size'],
130-
['ncdu', '-o', '/dev/null', '-0'],
131130
['du', '--apparent-size', '--total'],
132131
],
133132
},

0 commit comments

Comments
 (0)