Skip to content

Commit ab6672c

Browse files
committed
wip
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent a1380df commit ab6672c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
--immutable
167167
--inline-builds
168168
env:
169-
YARN_ENABLE_HARDENED_MODE: "0"
169+
# YARN_ENABLE_HARDENED_MODE: "0"
170170
# proven: the package can be installed. that's enough for a meta-package
171171
test-pnpm-install:
172172
name: PNPM install (node${{ matrix.node-version }}, ${{ matrix.os }})

0 commit comments

Comments
 (0)