Skip to content

Commit 96ef57c

Browse files
committed
ci: add cksum to benchmarks workflow
Add cksum to the CI benchmark matrix as requested in PR uutils#9064 feedback.
1 parent 3707ead commit 96ef57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
matrix:
2525
benchmark-target:
2626
- { package: uu_base64 }
27+
- { package: uu_cksum }
2728
- { package: uu_cp }
2829
- { package: uu_cut }
2930
- { package: uu_du }

0 commit comments

Comments
 (0)