Skip to content

Commit

Permalink
remove neural insight CI (#1903)
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun authored Jul 9, 2024
1 parent f28fcee commit e080e06
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 110 deletions.
59 changes: 0 additions & 59 deletions .azure-pipelines/code-scan-neural-insights.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .azure-pipelines/ut-neural-insights.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/checkgroup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,6 @@ subprojects:
- "Code-Scan (DocStyle Code Scan DocStyle)"
- "Code-Scan (Pylint Code Scan Pylint)"

- id: "Code Scan Neural-Insights Tests workflow"
paths:
- "neural_insights/**"
- "setup.py"
- ".azure-pipelines/code-scan-neural-insights.yml"
checks:
- "Code-Scan-Neural-Insights"
- "Code-Scan-Neural-Insights (Bandit Code Scan Bandit)"
- "Code-Scan-Neural-Insights (DocStyle Code Scan DocStyle)"
- "Code-Scan-Neural-Insights (Pylint Code Scan Pylint)"

- id: "Code Scan Neural-Solution Tests workflow"
paths:
- "neural_solution/**"
Expand Down Expand Up @@ -137,13 +126,6 @@ subprojects:
checks:
- "UT-ITREX"

- id: "Unit Tests Neural-Insights workflow"
paths:
- "neural_insights/**"
- "setup.py"
checks:
- "UT-Neural-Insights"

- id: "Unit Tests Neural-Solution workflow"
paths:
- "neural_solution/**"
Expand Down

0 comments on commit e080e06

Please sign in to comment.