Skip to content

Commit 870bf5f

Browse files
committed
ci(benchmark): add dust to progress
Resolves #302
1 parent 30111ee commit 870bf5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/github-actions/benchmark/matrix.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ export const COMPETING_BENCHMARK_MATRIX: readonly CompetingBenchmarkCategory[] =
171171
id: 'progress',
172172
pduCliArgs: ['--progress'],
173173
competitors: [
174+
['dust'],
174175
['ncdu', '-o', '/dev/stdout', '-1'],
175176
['gdu', '--non-interactive'],
176177
],

0 commit comments

Comments
 (0)