Skip to content

Commit 0b6b48a

Browse files
committed
tidy up debug logging
1 parent f915149 commit 0b6b48a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ const run = async (): Promise<void> => {
137137
);
138138
}
139139
} finally {
140-
console.log('test output', testOutput);
141140
uploadId =
142141
testOutput?.match(
143142
/https:\/\/console\.devicecloud\.dev\/results\?upload=([a-zA-Z0-9-]+)/

0 commit comments

Comments
 (0)