We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9a703 commit dd61866Copy full SHA for dd61866
.github/workflows/master.yaml
@@ -66,4 +66,4 @@ jobs:
66
- name: Test with MSVC
67
run: |
68
cd build-msvc
69
- ctest
+ ctest -C Debug
0 commit comments