Skip to content

Commit 3120db9

Browse files
authored
Merge branch 'main' into feature/bun
2 parents 0440c3b + 14f3341 commit 3120db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
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)