Skip to content

Commit b9933a5

Browse files
authored
Update cmake-multi-platform.yml
1 parent f4c1a48 commit b9933a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
run: cmake --build ${{ github.workspace }}/build --config ${{ matrix.build_type }}
8181

8282
- name: Run tests
83+
if: matrix.mingw == false
8384
working-directory: >-
8485
${{ github.workspace }}/build/Example${{
8586
matrix.os == 'windows-latest' && format('/{0}', matrix.build_type) || ''

0 commit comments

Comments
 (0)