Skip to content

Commit 467eca4

Browse files
committed
debug
Signed-off-by: Logan McAnsh <[email protected]>
1 parent 7e31f87 commit 467eca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__scripts/test.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ console.log(`Testing changed examples: ${list.format(examples)}`);
5151

5252
for (const example of examples) {
5353
queue.add(async () => {
54+
console.log({ example });
5455
const pkgJson = await PackageJson.load(example);
5556

5657
/** @type {import('execa').Options} */

0 commit comments

Comments
 (0)