fix(ci): keep contact sheet test lightweight (#2492)

This commit is contained in:
James Russo
2026-07-15 14:38:57 -04:00
committed by GitHub
parent c8d13af9b2
commit dbdf03cd6b
@@ -39,6 +39,7 @@ describe("createContactSheet", () => {
await createContactSheet([a, b], out, {
cols: 2,
cellWidth: 16,
labelMode: "custom",
labels: ["A", "B"],
maxImages: 2,