Update turbo dependancy builds

This commit is contained in:
Nate Kelley 2025-09-25 17:01:38 -06:00
parent 7de7267ddf
commit 738fe2363a
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"dependsOn": ["^build"]
},
"test:unit": {
"dependsOn": ["^test:unit"]
"dependsOn": ["^build"]
},
"test:integration": {
"dependsOn": ["^build"]