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 cba1b3d commit d3b997fCopy full SHA for d3b997f
.github/workflows/tests.yml
@@ -27,4 +27,4 @@ jobs:
27
run: bun install
28
29
- name: Run tests
30
- run: bun run test
+ run: bun test
0 commit comments