File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,10 +148,10 @@ SvelteKit is a web application framework for building modern web applications wi
148
148
| Command | Expected Time | Recommended Timeout |
149
149
| ---------| ---------------| -------------------|
150
150
| ` pnpm install --frozen-lockfile ` | 3-4 minutes | 10+ minutes |
151
- | ` pnpm run lint ` | 2-3 minutes | 5+ minutes |
151
+ | ` pnpm run lint ` | 1-2 minutes | 5+ minutes |
152
152
| ` pnpm run check ` | 3-4 minutes | 8+ minutes |
153
- | ` pnpm test:kit ` | 10-30 minutes | 60 + minutes |
154
- | ` pnpm test:others ` | 5-15 minutes | 30 + minutes |
153
+ | ` pnpm test:kit ` | 10-15 minutes | 30 + minutes |
154
+ | ` pnpm test:others ` | 2-3 minutes | 10 + minutes |
155
155
| ` pnpm run format ` | ~ 15 seconds | 2+ minutes |
156
156
| ` pnpm build ` | 1-2 seconds | 2+ minutes |
157
157
| Dev server startup | 1-2 seconds | 1+ minute |
You can’t perform that action at this time.
0 commit comments