Skip to content

Commit c46f3b2

Browse files
committed
no script
1 parent 1c1a353 commit c46f3b2

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
@@ -20,7 +20,7 @@ install-python:
2020
poetry install
2121

2222
install-node:
23-
npm install
23+
npm ci --ignore-scripts
2424

2525
install-hooks: install-python
2626
poetry run pre-commit install --install-hooks --overwrite

0 commit comments

Comments
 (0)