add target description

pull/10176/head
Sharif Elgamal 2021-01-29 11:57:45 -08:00
parent ea7de4badf
commit dbda15ea73
1 changed files with 1 additions and 1 deletions

View File

@ -848,7 +848,7 @@ else
endif
.PHONY: stress
stress:
stress: ## run the stress tests
go test -test.v -test.timeout=2h ./test/stress -loops=10 | tee "./out/testout_$(COMMIT_SHORT).txt"
.PHONY: update-gopogh-version