From f96e54f8f1fc2244019b4fd9c921e14b0f6c594c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 16 Apr 2023 14:10:06 +0200 Subject: [PATCH] Forgot to add new requirement. --- tests/sanity/extra/extra-docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sanity/extra/extra-docs.json b/tests/sanity/extra/extra-docs.json index c2e612e5..753a125c 100644 --- a/tests/sanity/extra/extra-docs.json +++ b/tests/sanity/extra/extra-docs.json @@ -5,6 +5,7 @@ ], "output": "path-line-column-message", "requirements": [ + "ansible-core", "antsibull-docs" ] }