Skip to content

Commit

Permalink
Meta: use bun
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispuska committed Jan 6, 2024
1 parent b98061e commit a5b9433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jest.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: oven-sh/setup-bun@v1
- run: npm i
- run: npm test

0 comments on commit a5b9433

Please sign in to comment.