ci(test): rebuild better-sqlite3 for each matrix node (#9623)

This commit is contained in:
Taesu
2026-05-15 02:37:03 +09:00
committed by GitHub
parent 1b40dac22e
commit 0699fae7ea

View File

@@ -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