Skip to content

Commit 64710f0

Browse files
committed
Update Makefile
1 parent 5ffbd3a commit 64710f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test-xml: ## Lint all guides.xml
4747
./tools/xmllint.sh
4848

4949
.PHONY: test-docs
50-
test-docs: ## Generate projects docs without warnings
50+
test-docs: ## Generate projects docs without errors
5151
$(PHP_BIN) vendor/bin/guides -vvv --no-progress docs --output="/tmp/test" --fail-on-error
5252

5353
.PHONY: cleanup

0 commit comments

Comments
 (0)