Commit 77e10160 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #761 from parente/disable-linkcheck

[ci skip] Disable linkcheck
parents 50d1eb9e 1a3ec0e3
......@@ -61,7 +61,7 @@ docs: ## build HTML documentation
make -C docs html
test/docs: ## check links in Sphinx documentation
make -C docs linkcheck
make -C docs
test/%: ## run tests against a stack
@TEST_IMAGE="$(OWNER)/$(notdir $@)" pytest test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment