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 75d42c7 commit 81f493bCopy full SHA for 81f493b
.github/workflows/cmake-single-platform.yml
@@ -22,11 +22,6 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
25
- # https://github.com/marketplace/actions/catchy-code-complexity-analyzer
26
- #- uses: miguelcsx/[email protected]
27
- # with:
28
- # threshold: '15'
29
-
30
- name: Configure CMake
31
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
32
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
0 commit comments