Skip to content

Commit 14f3341

Browse files
authored
Update tests.yml
1 parent d582b0a commit 14f3341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: bun install
2828

2929
- name: Run tests
30-
run: bun test
30+
run: bun run test

0 commit comments

Comments
 (0)