Skip to content

Commit 2f50cbb

Browse files
pretest no longer needed. Done in pipeline
1 parent d21f990 commit 2f50cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"dev": "turbo run dev --no-cache --continue",
2020
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
2121
"lint": "turbo run lint",
22-
"pretest": "run-s build",
2322
"start": "turbo run start",
2423
"test": "run-p test:*",
2524
"test:unit": "turbo run test",

0 commit comments

Comments
 (0)