Skip to content

Commit

Permalink
Add test windows exe action
Browse files Browse the repository at this point in the history
Signed-off-by: romanodanilo <[email protected]>
  • Loading branch information
romanodanilo committed Aug 28, 2024
1 parent 29f1345 commit 3fc1ad0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 162 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2

- name: Execute pre built TextReport exe
run: |
cd D:\\a\qc-framework\\qc-framework\\.github\\workflows\\windows-pre-built\\bin
dir
.\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
152 changes: 0 additions & 152 deletions .github/workflows/windows-pre-built/bin/xodr_bundle_report.xqar

This file was deleted.

0 comments on commit 3fc1ad0

Please sign in to comment.