Makefile: document make db-tests
This commit is contained in:
parent
ece16307c6
commit
bed22e1d9a
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -90,6 +90,7 @@ help:
|
|||
@echo " clean: Remove all built binaries"
|
||||
@echo " man: Generate all man-pages"
|
||||
@echo " unit-tests: Run unit tests"
|
||||
@echo " db-tests: Run postgres DB tests"
|
||||
@echo " push-check: Replicates the github workflow checks as close as possible"
|
||||
@echo " (do this before pushing!)"
|
||||
@echo " lint: Runs linters as close as github workflow as possible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue