Skip to content

Commit

Permalink
meta: pnpm pls
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispuska committed Dec 28, 2024
1 parent b53eb51 commit 4b4e7bc
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 @@ -6,5 +6,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- uses: pnpm/action-setup@v2
with:
version: latest
- run: pnpm i
- run: pnpm run test

0 comments on commit 4b4e7bc

Please sign in to comment.