We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d582b0a commit 14f3341Copy full SHA for 14f3341
.github/workflows/tests.yml
@@ -27,4 +27,4 @@ jobs:
27
run: bun install
28
29
- name: Run tests
30
- run: bun test
+ run: bun run test
0 commit comments