Skip to content

Commit

Permalink
chore: fixed bun test file
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed May 18, 2024
1 parent a597a84 commit b192d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bun-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: oven-sh/setup-bun@v1
- uses: actions/setup-node@v4
with:
node-version: '20.10.0'
Expand Down

0 comments on commit b192d7a

Please sign in to comment.