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 81ec988 commit 58391cdCopy full SHA for 58391cd
.github/workflows/build-core.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Run tests
35
run: |
36
cd packages/core
37
- bun run test:js
+ bun run test
0 commit comments