Skip to content

Commit

Permalink
fix(CICD): trying to get unit tests to run again
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasprlic committed Sep 11, 2024
1 parent 52fd838 commit 8d7ed77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ ${VE_DIR}: venv/%:
.PHONY: develop
develop:
pip install -e ".[dev, test]"
pre-commit install

#=> install: install package
install:
Expand Down

0 comments on commit 8d7ed77

Please sign in to comment.