Skip to content

Commit f0c4e3c

Browse files
committed
ignore scripts
1 parent 8bb2b6a commit f0c4e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
install: install-node install-python install-hooks
44

55
install-node:
6-
npm ci
6+
npm ci --ignore-scripts true
77

88
install-python:
99
poetry install

0 commit comments

Comments
 (0)