Skip to content

Commit f5f6ed2

Browse files
committed
test(deno): add --no-npm
1 parent f91057e commit f5f6ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tap/.deno.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
echo "Using $(deno --version | head -1)"
22

3-
deno run --allow-read --allow-net --import-map tap/import_map.json tap/run-deno.ts
3+
deno run --allow-read --allow-net --import-map tap/import_map.json --no-npm tap/run-deno.ts

0 commit comments

Comments
 (0)