We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0440c3b + 14f3341 commit 3120db9Copy full SHA for 3120db9
.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