Skip to content

Commit 6bafffc

Browse files
bun run test
1 parent 2377b33 commit 6bafffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: bun install
2323

2424
- name: Test
25-
run: bun test
25+
run: bun run test

0 commit comments

Comments
 (0)