We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6861c commit aeed74aCopy full SHA for aeed74a
.github/workflows/build-test.yml
@@ -44,6 +44,5 @@ jobs:
44
dotnet test --no-build --verbosity normal src/IBM.Watson.Discovery.v1/Test/Unit
45
dotnet test --no-build --verbosity normal src/IBM.Watson.Discovery.v2/Test/Unit
46
dotnet test --no-build --verbosity normal src/IBM.Watson.LanguageTranslator.v3/Test/Unit
47
- dotnet test --no-build --verbosity normal src/IBM.Watson.NaturalLanguageUnderstanding.v1/Test/Unit
48
dotnet test --no-build --verbosity normal src/IBM.Watson.SpeechToText.v1/Test/Unit
49
dotnet test --no-build --verbosity normal src/IBM.Watson.TextToSpeech.v1/Test/Unit
0 commit comments