We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9d842 commit ab94405Copy full SHA for ab94405
.github/workflows/ci.yml
@@ -96,6 +96,7 @@ jobs:
96
- uses: oven-sh/setup-bun@v2
97
with:
98
bun-version: '1.1.39'
99
+ - run: bun install
100
- run: bun run test:bun
101
- uses: actions/upload-artifact@v4
102
0 commit comments