ci: Fix Windows CMake cpp job
This commit is contained in:
@@ -35,7 +35,6 @@ jobs:
|
||||
-v -j2
|
||||
- name: Test
|
||||
run: >
|
||||
CTEST_OUTPUT_ON_FAILURE=1
|
||||
cmake --build build
|
||||
--config ${{ matrix.cmake.config }}
|
||||
--target ${{ matrix.cmake.test_target }}
|
||||
|
||||
Reference in New Issue
Block a user