Skip to content

Commit

Permalink
Skip running cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Oct 18, 2024
1 parent 4a46692 commit 107f7b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hosted_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:

# This job runs source code analysis tools (currently, just cppcheck)
check_source_code:
if: false
needs: [check_code_style, check_libraries_manifest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 107f7b0

Please sign in to comment.