coin: precheck - check for documentation warnings

Documentation warnings easily sneak into integrations, as they were not
caught by pre-checks. Enabling them to catch them early.

Change-Id: I24eb9c653d6f774dccec82dea3003be27d81b8b7
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Toni Saario <toni.saario@qt.io>
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
This commit is contained in:
Tim Blechmann
2025-10-01 09:31:23 +08:00
parent 996d1ca0e1
commit 36b2e08fe1

View File

@@ -6,7 +6,8 @@ Include: [
"ubuntu-22.04-developer-build",
"ubuntu-22.04-developer-build-x11-tests",
"windows-11_24H2-msvc2022-developer-build",
"ios-universal"
"ios-universal",
"documentation-warnings",
],
macos.yaml: [
"macos-arm64-developer-build",