Skip to content

Commit aa63262

Browse files
committed
set -x
1 parent 0e3b543 commit aa63262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/helpers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ export const downloadCoderVersion = async (
292292
env: {
293293
...process.env,
294294
XDG_CACHE_HOME: "/tmp/coder-e2e-cache",
295+
TRACE: "1",
295296
},
296297
},
297298
);

0 commit comments

Comments
 (0)