Skip to content

Commit 190f176

Browse files
committed
Update test.yml
1 parent 6e03d73 commit 190f176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- run: yarn install
4444
- run: yarn build:deno
4545
- run: deno --version
46-
- run: deno test ./deno/_tests
46+
# - run: deno test ./deno/_tests
4747
working-directory: ./deno/lib
4848
- run: deno run ./index.ts
4949
working-directory: ./deno/lib

0 commit comments

Comments
 (0)