Skip to content

Commit

Permalink
fix: remove bun again
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Oct 24, 2023
1 parent ded1e55 commit 52072cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
run: npm i

- name: Test
run: bun run test
run: npm run test

0 comments on commit 52072cb

Please sign in to comment.