From f3ece4520f5947e3b44b786f1e94218225ab44e1 Mon Sep 17 00:00:00 2001 From: Davide Pastore Date: Tue, 2 Sep 2025 15:31:26 +0000 Subject: [PATCH] Remove broken.php execution from CI --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b8dea63..5ec63487 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,6 +25,5 @@ jobs: run: php doc-base/configure.php --enable-xml-details --disable-libxml-check --redirect-stderr-to-stdout --with-lang=it - name: Checks run: | - php doc-base/scripts/broken.php it php doc-base/scripts/translation/qaxml-attributes.php --urgent php doc-base/scripts/translation/qaxml-entities.php --urgent \ No newline at end of file