Skip to content

Commit

Permalink
test: deno debug
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jun 3, 2024
1 parent d278530 commit 89a2604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tap/.deno.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
echo "Using $(deno --version | head -1)"

export RUST_BACKTRACE=1

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

0 comments on commit 89a2604

Please sign in to comment.