Skip to content

Commit

Permalink
feat: use text-based lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoppippi committed Jan 16, 2025
1 parent 610f874 commit 3668c04
Show file tree
Hide file tree
Showing 5 changed files with 809 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
bun-version: latest
- run: bun i --frozen-lockfile
- run: bun run prepare
- run: bun run lint
- run: bun run typecheck
- run: bun run test
Loading

0 comments on commit 3668c04

Please sign in to comment.