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 2377b33 commit 6bafffcCopy full SHA for 6bafffc
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: bun install
23
24
- name: Test
25
- run: bun test
+ run: bun run test
0 commit comments