Skip to content

Commit 1d575fc

Browse files
Update Dockerfile.test
1 parent 2b33c52 commit 1d575fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ARG PNPM_VERSION
77
WORKDIR /code
88

99
COPY ["package.json", "pnpm-lock.yaml", "./"]
10-
COPY .husky/install.mjs ./.husky/install.mjs
1110

1211
RUN corepack enable && corepack prepare pnpm@$PNPM_VERSION --activate && pnpm install --frozen-lockfile --silent
1312

0 commit comments

Comments
 (0)