Skip to content

Commit 3dd452e

Browse files
committed
run only for deno 2
1 parent ae2af53 commit 3dd452e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
supabase start
8080
8181
- name: Run Node.js tests
82+
if: ${{ matrix.deno == '2.x' }}
8283
run: |
8384
npm clean-install
8485
npm run test:integration || npm run test:integration

0 commit comments

Comments
 (0)