Skip to content

Commit

Permalink
make verbose CI debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Mar 4, 2025
1 parent 23514f7 commit 6907a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install-no-root: pull-init update-no-root

pip:
# Install and upgrade pip dependencies
pip install --upgrade -r requirements/dev.txt --user
pip install --upgrade -r requirements/dev.txt --user -v

pre-commit:
# Install pre-commit hooks for all submodules that have a .pre-commit-config.yaml file
Expand Down

0 comments on commit 6907a39

Please sign in to comment.