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 5233daf commit 8fa7497Copy full SHA for 8fa7497
1 file changed
.github/workflows/CI-windows.yml
@@ -69,6 +69,7 @@ jobs:
69
- name: Run CMake install
70
run: |
71
cmake --build build --target install
72
+ dir cppcheck-cmake-install
73
# TODO: validate the installed files
74
75
build_cmake_cxxstd:
0 commit comments