ci: use test:ci to skip integration tests in CI #543

Merged
xiaomo merged 1 commits from fix/ci-skip-integration-tests into main 2026-05-26 15:26:02 +00:00
+1 -1
View File
@@ -22,4 +22,4 @@ jobs:
run: bun run check
- name: Test
run: bun run test
run: bun run test:ci