Skip to content

Commit

Permalink
run ctest on verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
bernedom committed Jul 14, 2024
1 parent 38a8f11 commit 5ac54e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ jobs:
- name: run-msvc-sanitizer
working-directory: build-sanitizer
run: |
"C:\Program Files\CMake\bin\ctest.exe" -v --output-on-failure -C Debug
"C:\Program Files\CMake\bin\ctest.exe" -V --output-on-failure -C Debug
shell: cmd

0 comments on commit 5ac54e6

Please sign in to comment.