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.
ci.yml
1 parent 6e8db7e commit 66135deCopy full SHA for 66135de
.github/workflows/ci.yml
@@ -94,7 +94,6 @@ jobs:
94
npm run test:integration:browser || npm run test:integration:browser
95
96
- name: Run Deno tests
97
- if: ${{ matrix.deno == '2.x' }}
98
run: |
99
cd test/deno && npm test || npm test
100
0 commit comments