Skip to content

Commit 89e365f

Browse files
committed
remove debug
1 parent e95ac27 commit 89e365f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deno.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: denoland/setup-deno@v1
1919
- run: deno fmt --check
2020
- run: deno lint
21-
- run: echo $SHELL
2221
- run: shopt -s globstar; deno check src/**/*.ts
2322
- run: deno test -A
2423
env:

0 commit comments

Comments
 (0)