diff --git a/.github/workflows/test_windows.yaml b/.github/workflows/test_windows.yaml index f1adca20..d47b55b5 100644 --- a/.github/workflows/test_windows.yaml +++ b/.github/workflows/test_windows.yaml @@ -48,11 +48,11 @@ jobs: cd D:\\a\qc-framework\\qc-framework\\.github\\workflows\\windows-pre-built\\bin dir - .\TextReport.exe --help + .\TextReport.exe - name: Execute pre built ResultPooling exe run: | cd D:\\a\qc-framework\\qc-framework\\.github\\workflows\\windows-pre-built\\bin dir - .\ResultPooling.exe --help + .\ResultPooling.exe