Skip to content

Commit

Permalink
fix: ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
whilefoo committed Jul 15, 2024
1 parent 7277580 commit 199c646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Build & Run test suite
run: |
bun i
bun test --coverage
bun run test

0 comments on commit 199c646

Please sign in to comment.