Skip to content
Snippets Groups Projects
Commit df2ee8d8 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6300 add missing script adjustment

parent 725bf0d8
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"build": "nx run alfa:build",
"test": "nx affected --target=test --parallel 8 -- --runInBand",
"test:cov": "jest --coverage",
"test:lib": "nx test ${npm_config_lib} --watchAll",
"test:lib": "nx test ${npm_config_lib}",
"test:debug:lib": "nx test ${npm_config_lib} --detectOpenHandles --watchAll",
"ci-build": "nx run alfa:build --outputHashing=all",
"ci-build-admin": "nx container admin && cp -r dist/ apps/admin/",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment