Skip to content

Commit ee70c7d

Browse files
committed
Update
1 parent 904ca8d commit ee70c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
6565
..
6666
cmake --build . --parallel --config ${{ matrix.build_type }}
67-
ctest -C ${{ matrix.build_type }} --parallel --timeout 300 --output-on-failure --no-tests=error
67+
ctest -C ${{ matrix.build_type }} --parallel --timeout 300 --output-on-failure --quiet --no-tests=error

0 commit comments

Comments
 (0)