fix: command

This commit is contained in:
nafees nazik
2024-01-04 23:40:35 +05:30
parent 6be119ac95
commit 0a9006430f
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,8 @@
"cache": false
},
"test:e2e": {
"dependsOn": ["^build"]
"dependsOn": ["^build"],
"cache": false
}
},
"globalDependencies": ["**/.env.*local"],