We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7a7d2 commit 6132066Copy full SHA for 6132066
.github/workflows/test.yml
@@ -12,4 +12,5 @@ jobs:
12
- uses: oven-sh/setup-bun@v2
13
14
- run: bun install
15
+ - run: bun run scripts/vite-templates.ts
16
- run: bun test
0 commit comments