Skip to content

Commit 6132066

Browse files
committed
fix CI
1 parent be7a7d2 commit 6132066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
- uses: oven-sh/setup-bun@v2
1313

1414
- run: bun install
15+
- run: bun run scripts/vite-templates.ts
1516
- run: bun test

0 commit comments

Comments
 (0)