Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx authored Mar 22, 2024
1 parent c35670b commit 7b43704
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:

- name: Install bun
uses: oven-sh/setup-bun@v1

with:
bun-version: 1.0.31

- name: Install deps
run: bun i

Expand Down

0 comments on commit 7b43704

Please sign in to comment.