Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
extreme4all committed Jun 28, 2024
1 parent e9a3429 commit b02364f
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 @@ -45,7 +45,7 @@ docker-test: docker-restart ## restart containers & test
pytest

docker-test-verbose: docker-restart ## restart containers & test
pytest-s
pytest -s

pre-commit-setup: ## Install pre-commit
python3 -m pip install pre-commit
Expand Down

0 comments on commit b02364f

Please sign in to comment.