diff --git a/.github/workflows/test-net-framework-samples.yml b/.github/workflows/test-net-framework-samples.yml index 7138f87..a775b52 100644 --- a/.github/workflows/test-net-framework-samples.yml +++ b/.github/workflows/test-net-framework-samples.yml @@ -88,6 +88,7 @@ jobs: 'InformationExtraction/Metadata/', 'OpticalCharacterRecognition/AddTextToDocument/', 'OpticalCharacterRecognition/AddTextToImage/', + 'OpticalCharacterRecognition/OCRDocument/', 'Other/MemoryFileSystem/', 'Other/StreamIO/', 'Printing/PrintPDF/',