Skip to content

Commit 66135de

Browse files
committed
chore: update ci.yml
1 parent 6e8db7e commit 66135de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
npm run test:integration:browser || npm run test:integration:browser
9595
9696
- name: Run Deno tests
97-
if: ${{ matrix.deno == '2.x' }}
9897
run: |
9998
cd test/deno && npm test || npm test
10099

0 commit comments

Comments
 (0)