From 2efec9d3924ce1d806b04e2d51c1cda285bf501d Mon Sep 17 00:00:00 2001
From: 魏曹先生 <1992414357@qq.com>
Date: Wed, 12 Aug 2026 17:11:34 +0800
Subject: ci: Refactor CI workflows into single check matrix
Replace the separate code/docs CI jobs and local check flags with
a unified `--check-*` flag system, enabling each check to run
independently across a platform matrix.
---
.idea/runConfigurations/Check__Documents.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to '.idea/runConfigurations/Check__Documents.xml')
diff --git a/.idea/runConfigurations/Check__Documents.xml b/.idea/runConfigurations/Check__Documents.xml
index b5a503b..3b40bbb 100644
--- a/.idea/runConfigurations/Check__Documents.xml
+++ b/.idea/runConfigurations/Check__Documents.xml
@@ -8,7 +8,7 @@
>
--
cgit