Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
.
  • Loading branch information
patlecat authored Dec 18, 2024
1 parent f39de6d commit 5e3bf18
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ jobs:

steps:
- uses: actions/checkout@v4

# https://github.com/marketplace/actions/catchy-code-complexity-analyzer
- uses: miguelcsx/[email protected]
with:
threshold: '15'
#- uses: miguelcsx/[email protected]
# with:
# threshold: '15'

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down

0 comments on commit 5e3bf18

Please sign in to comment.