Skip to content

Commit

Permalink
Add bun to GH test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbrugger committed Sep 16, 2024
1 parent 669d2b2 commit ae5424e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.head_ref != 'changeset-release/main' }}
steps:
- uses: oven-sh/setup-bun@v2
- name: Check out code
uses: actions/checkout@v3
with:
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae5424e

Please sign in to comment.