Skip to content

Commit 194f4a3

Browse files
authored
Update codeql-analysis.yml
1 parent f5354a3 commit 194f4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Initialize CodeQL
4545
uses: github/codeql-action/init@v1
4646
with:
47-
languages: ${{ matrix.language }}
47+
languages: cpp # languages: ${{ matrix.language }}
4848
# If you wish to specify custom queries, you can do so here or in a config file.
4949
# By default, queries listed here will override any specified in a config file.
5050
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)