Skip to content

Commit

Permalink
win
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed May 15, 2024
1 parent ce53b70 commit 2df2248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ jobs:
bun-version: latest
- run: brew install parallel
if: runner.os == 'macOS'
- run: choco install shlock
if: runner.os == 'Windows'
- run: bun i
- run: make tests

0 comments on commit 2df2248

Please sign in to comment.