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 c5e2ff3 commit 217878e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enclave-manager/web/scripts/build.sh
Original file line number Diff line number Diff line change
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 217878e

Please sign in to comment.