Skip to content

Commit

Permalink
Update bun command
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Jul 12, 2024
1 parent 5639bbc commit 0c4e7da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bun-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: bun install, build, and test
run: |
bun install
bun run --bun build
bun run --bun test
env:
CI: true

0 comments on commit 0c4e7da

Please sign in to comment.