From: Peter van Dijk Date: Tue, 18 Jan 2022 09:48:20 +0000 (+0100) Subject: CI: add forgotten collect target X-Git-Tag: auth-4.7.0-alpha1~60^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11202%2Fhead;p=thirdparty%2Fpdns.git CI: add forgotten collect target --- diff --git a/.github/workflows/build-and-test-all.yml b/.github/workflows/build-and-test-all.yml index db430a8f44..664790574a 100644 --- a/.github/workflows/build-and-test-all.yml +++ b/.github/workflows/build-and-test-all.yml @@ -400,6 +400,7 @@ jobs: - build-auth - build-dnsdist - build-recursor + - swagger-syntax-check - test-auth-api - test-auth-backend - test-dnsdist-regression