Skip to content

Commit

Permalink
Test running of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianFeldmann committed Jul 29, 2024
1 parent 2d98b70 commit 871680f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,13 +206,10 @@ jobs:
- name: List lib
if: always()
run: |
dir D:\a\YUView\YUView\build
dir D:\a\YUView\YUView\build\submodules\googletest-qmake\gtest
dir D:\a\YUView\YUView\build\YUViewUnitTest
- name: Run tests
run: |
cd build
nmake check
cd ..
D:\a\YUView\YUView\build\YUViewUnitTest\YUViewUnitTest
- name: WindeployQT
run: |
mkdir deploy
Expand Down

0 comments on commit 871680f

Please sign in to comment.