Skip to content

Commit

Permalink
CI: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Oct 27, 2019
1 parent c3e5ad2 commit d074f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ clean: ## Clean up the local build directory
${SUDO} rm -rf ./build ./infracheck.egg-info

setup_venv: ## Setup virtual environment
echo " >> Setting up virtual environment"
${SUDO} PIPENV_IGNORE_VIRTUALENVS=1 pipenv sync -d

functional_test: ## Run functional tests
Expand Down

0 comments on commit d074f46

Please sign in to comment.