Skip to content

Commit 846d7f9

Browse files
committed
☕ Fix DENO_DIR on test
1 parent bb7c84b commit 846d7f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
working-directory: ./repo
120120
run: make test
121121
env:
122+
DENO_DIR: ../.deno
122123
DENOPS_TEST_VIM: ${{ steps.vim.outputs.executable_path }}
123124
DENOPS_TEST_NVIM: ${{ steps.nvim.outputs.executable_path }}
124125
timeout-minutes: 10

0 commit comments

Comments
 (0)