From 0f9fdf9f5c28470101e8d680c4f654dffb3460d2 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 28 May 2024 20:12:39 +0200 Subject: [PATCH] Switch all validators off --- .github/workflows/editors-draft.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/editors-draft.yml b/.github/workflows/editors-draft.yml index 5fce9b31a..ad46c4ab3 100644 --- a/.github/workflows/editors-draft.yml +++ b/.github/workflows/editors-draft.yml @@ -19,7 +19,8 @@ jobs: # W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-aria-admin/2018Sep/0011.html GH_PAGES_BRANCH: gh-pages VALIDATE_WEBIDL: false - VALIDATE_MARKUP: true + VALIDATE_MARKUP: false + BUILD_FAIL_ON: nothing ARTIFACT_NAME: 'core-aam' copy-to-core-aam-gh-pages: