diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1645e8502..46e60bbf0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,7 +87,7 @@ jobs: if: ${{ matrix.deno == '2.x' }} run: | npm run test:integration || npm run test:integration - npm run test:integration:browser + # npm run test:integration:browser - name: Run Deno tests run: |