Skip to content

Commit eb3167e

Browse files
committed
fix(job): fix github job failing
1 parent b0df853 commit eb3167e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313
DENO_VERSION: "1.41.0"
1414
RUST_BACKTRACE: "full"
1515
RUST_LOG: "info,swc_ecma_codegen=off,tracing::span=off"
16+
DENO_DIR: "/deno-dir"
1617

1718
jobs:
1819
changes:

0 commit comments

Comments
 (0)