Skip to content

Commit 1c49c9e

Browse files
committed
RUST_BACKTRACE
1 parent 64a179f commit 1c49c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deno.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: deno task check
6363

6464
- name: Run Tests
65-
run: deno task test
65+
run: RUST_BACKTRACE=full deno task test
6666

6767
coverage:
6868
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)