fix: skip the cdn tests in ci
Node.js CI / Lint and Test (22.x) (pull_request) Failing after 2m37s

This commit is contained in:
2025-01-23 00:34:44 -08:00
parent 926a92bbb0
commit ca1e57f6b0
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ jobs:
run: pnpm run build
- name: Run Tests
run: pnpm run test
run: pnpm run test:ci