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