Skip to content

Commit

Permalink
Reenable prettier check
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartoxian committed Nov 8, 2023
1 parent e602d4b commit dbe46ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enclave-manager/web/scripts/build.sh
Expand Up @@ -11,7 +11,7 @@ lang_root_dirpath="$(dirname "${script_dirpath}")"
# ==================================================================================================
cd "${lang_root_dirpath}"
yarn install --frozen-lockfile
#yarn prettier
yarn prettier
# There are no unit tests currently
# CGO_ENABLED=0 yarn test
yarn clean
Expand Down

0 comments on commit dbe46ba

Please sign in to comment.