Skip to content

Commit 59ce8f3

Browse files
committed
chore: disable browser test temporarily
1 parent 6f56092 commit 59ce8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
if: ${{ matrix.deno == '2.x' }}
8888
run: |
8989
npm run test:integration || npm run test:integration
90-
npm run test:integration:browser
90+
# npm run test:integration:browser
9191
9292
- name: Run Deno tests
9393
run: |

0 commit comments

Comments
 (0)