Skip to content

Commit 52cd47f

Browse files
committed
ci: add uu_timeout to benchmarks
Include benchmarking for the uu_timeout utility to ensure performance tracking alongside other tools in the suite.
1 parent 81d7354 commit 52cd47f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
- { package: uu_shuf }
4141
- { package: uu_sort }
4242
- { package: uu_split }
43-
- { package: uu_tsort }
43+
- { package: uu_timeout }
44+
- { package: uu_tsort }
4445
- { package: uu_unexpand }
4546
- { package: uu_uniq }
4647
- { package: uu_wc }

0 commit comments

Comments
 (0)