Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit d224e44

Browse files
authored
Update .github/workflows/build_cmake.yml
1 parent be7b2bb commit d224e44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build_cmake.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
- name: Windows - Test and coverage
9191
if: runner.os == 'Windows'
9292
working-directory: ./build
93-
# The problem here is that you can't just use ctest...
9493
run: |
9594
OpenCppCoverage.exe --sources cpp_starter_project --export_type cobertura:coverage.xml --cover_children -- ctest -C $BUILD_TYPE
9695

0 commit comments

Comments
 (0)