Skip to content

Commit 2ac0d14

Browse files
committed
ci: skip bun tests for now
1 parent 57bd1ef commit 2ac0d14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
- name: Test (Node)
5353
run: bunx vitest run
5454

55-
- name: Test (Bun)
56-
run: bun test
55+
# - name: Test (Bun)
56+
# run: bun test

0 commit comments

Comments
 (0)