We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e798d5a commit 6a7443aCopy full SHA for 6a7443a
1 file changed
Makefile
@@ -3,7 +3,7 @@
3
install: install-node install-python install-hooks
4
5
install-node:
6
- npm ci --ignore-scripts true
+ npm ci --ignore-scripts
7
8
install-python:
9
poetry install
0 commit comments