mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-22 06:16:18 -05:00
ci(test): rebuild better-sqlite3 for each matrix node (#9623)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -168,6 +168,9 @@ jobs:
|
||||
- name: Install
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Rebuild native bindings for matrix node
|
||||
run: pnpm rebuild better-sqlite3
|
||||
|
||||
- name: Start Docker Containers
|
||||
run: docker compose up -d --wait --wait-timeout 60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user