Skip to content

Commit b3ef90d

Browse files
committed
ci(release): Remove obsolete console.log
1 parent c220777 commit b3ef90d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/scripts/release/cli.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ export function parseReleaseOptions({
110110
);
111111

112112
const isCI = ci ?? isNxCI();
113-
console.log('CI', ci, isCI);
114113

115114
return {
116115
isPrerelease,

0 commit comments

Comments
 (0)