Skip to content

Commit 31899ea

Browse files
ci: disbale JS env tests for now
1 parent 3dedda2 commit 31899ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- "next"
2121
- "latest"
2222
- "4.3.5"
23-
- "JS"
23+
# - "JS"
2424
runs-on: ${{ matrix.os }}
2525
continue-on-error: ${{ matrix.ts_version == 'next' }}
2626
env:

0 commit comments

Comments
 (0)