We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bd1ef commit 2ac0d14Copy full SHA for 2ac0d14
1 file changed
.github/workflows/ci.yml
@@ -52,5 +52,5 @@ jobs:
52
- name: Test (Node)
53
run: bunx vitest run
54
55
- - name: Test (Bun)
56
- run: bun test
+ # - name: Test (Bun)
+ # run: bun test
0 commit comments