Skip to content

Commit 81f493b

Browse files
authored
Update cmake-single-platform.yml
.
1 parent 75d42c7 commit 81f493b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/cmake-single-platform.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424

25-
# https://github.com/marketplace/actions/catchy-code-complexity-analyzer
26-
#- uses: miguelcsx/[email protected]
27-
# with:
28-
# threshold: '15'
29-
3025
- name: Configure CMake
3126
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
3227
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type

0 commit comments

Comments
 (0)