Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Fix CodeQL language def (c-cpp)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamas K Lengyel committed Jan 16, 2024
1 parent e9d2a2e commit 4499630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ jobs:
if: ${{ matrix.os }} == 'ubuntu-latest'
uses: github/codeql-action/analyze@v3
with:
category: "/language:c"
category: "/language:c-cpp"

0 comments on commit 4499630

Please sign in to comment.