Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teguh02 authored Jul 1, 2024
1 parent f44f8f9 commit 5ef4e9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
run: |
curl -fsSL https://bun.sh/install | bash
- name: Set up bun environment
run: bun env setup

- name: Install dependencies
run: bun install

Expand Down

0 comments on commit 5ef4e9a

Please sign in to comment.