Skip to content

Commit b661e8d

Browse files
committed
ci(github): update github workflow
1 parent f683a2b commit b661e8d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,9 @@ jobs:
4141
run: |
4242
dotnet test --no-build --verbosity normal src/IBM.Watson.Assistant.v1/Test/Unit
4343
dotnet test --no-build --verbosity normal src/IBM.Watson.Assistant.v2/Test/Unit
44-
dotnet test --no-build --verbosity normal src/IBM.Watson.CompareComply.v1/Test/Unit
4544
dotnet test --no-build --verbosity normal src/IBM.Watson.Discovery.v1/Test/Unit
4645
dotnet test --no-build --verbosity normal src/IBM.Watson.Discovery.v2/Test/Unit
4746
dotnet test --no-build --verbosity normal src/IBM.Watson.LanguageTranslator.v3/Test/Unit
48-
dotnet test --no-build --verbosity normal src/IBM.Watson.NaturalLanguageClassifier.v1/Test/Unit
4947
dotnet test --no-build --verbosity normal src/IBM.Watson.NaturalLanguageUnderstanding.v1/Test/Unit
50-
dotnet test --no-build --verbosity normal src/IBM.Watson.PersonalityInsights.v3/Test/Unit
5148
dotnet test --no-build --verbosity normal src/IBM.Watson.SpeechToText.v1/Test/Unit
5249
dotnet test --no-build --verbosity normal src/IBM.Watson.TextToSpeech.v1/Test/Unit
53-
dotnet test --no-build --verbosity normal src/IBM.Watson.ToneAnalyzer.v3/Test/Unit
54-
dotnet test --no-build --verbosity normal src/IBM.Watson.VisualRecognition.v3/Test/Unit
55-
dotnet test --no-build --verbosity normal src/IBM.Watson.VisualRecognition.v4/Test/Unit

0 commit comments

Comments
 (0)