Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Fantauzzi committed Apr 24, 2024
1 parent 5e1bf2c commit c5b3c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- run: bun install
with:
bun-version: 1.0.27
- run: bun format:check
- run: bun typecheck
- run: bun test
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit c5b3c7f

Please sign in to comment.