Skip to content

Commit ef028a0

Browse files
committed
Not working
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 5801e06 commit ef028a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- language: actions
5353
build-mode: none
5454
- language: c-cpp
55-
build-mode: manual # TODO: get Cpp building working, autobuild doesn't work and manual fails for inexplicable reasons.
55+
build-mode: none # TODO: get Cpp building working, autobuild doesn't work and manual fails for inexplicable reasons.
5656
- language: python
5757
build-mode: none
5858
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'

0 commit comments

Comments
 (0)