Skip to content

Commit e080e06

Browse files
authored
remove neural insight CI (#1903)
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent f28fcee commit e080e06

File tree

3 files changed

+0
-110
lines changed

3 files changed

+0
-110
lines changed

.azure-pipelines/code-scan-neural-insights.yaml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.azure-pipelines/ut-neural-insights.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/checkgroup.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,6 @@ subprojects:
1313
- "Code-Scan (DocStyle Code Scan DocStyle)"
1414
- "Code-Scan (Pylint Code Scan Pylint)"
1515

16-
- id: "Code Scan Neural-Insights Tests workflow"
17-
paths:
18-
- "neural_insights/**"
19-
- "setup.py"
20-
- ".azure-pipelines/code-scan-neural-insights.yml"
21-
checks:
22-
- "Code-Scan-Neural-Insights"
23-
- "Code-Scan-Neural-Insights (Bandit Code Scan Bandit)"
24-
- "Code-Scan-Neural-Insights (DocStyle Code Scan DocStyle)"
25-
- "Code-Scan-Neural-Insights (Pylint Code Scan Pylint)"
26-
2716
- id: "Code Scan Neural-Solution Tests workflow"
2817
paths:
2918
- "neural_solution/**"
@@ -137,13 +126,6 @@ subprojects:
137126
checks:
138127
- "UT-ITREX"
139128

140-
- id: "Unit Tests Neural-Insights workflow"
141-
paths:
142-
- "neural_insights/**"
143-
- "setup.py"
144-
checks:
145-
- "UT-Neural-Insights"
146-
147129
- id: "Unit Tests Neural-Solution workflow"
148130
paths:
149131
- "neural_solution/**"

0 commit comments

Comments
 (0)