We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f56092 commit 0a67d88Copy full SHA for 0a67d88
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
if: ${{ matrix.deno == '2.x' }}
88
run: |
89
npm run test:integration || npm run test:integration
90
- npm run test:integration:browser
+ # npm run test:integration:browser
91
92
- name: Run Deno tests
93
0 commit comments