Skip to content

Commit 7ac89e3

Browse files
revert(dep-changes): revert drizzle-orm version and change CI yaml script
2 parents 921c755 + faa0941 commit 7ac89e3

File tree

3 files changed

+154
-132
lines changed

3 files changed

+154
-132
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: latest
2727

2828
- name: Install dependencies
29-
run: bun install
29+
run: bun install --frozen-lockfile
3030

3131
- name: Run tests with coverage
3232
env:

0 commit comments

Comments
 (0)