Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Torsten Marco Knodt <[email protected]>
  • Loading branch information
torsknod2 and coderabbitai[bot] authored Jan 8, 2025
1 parent 6e7ffe5 commit 9064943
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 @@ -145,9 +145,9 @@ jobs:

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
continue-on-error: true
with:
category: "/language:c-cpp"

- name: Convert JUnit to HTML
uses: mikepenz/action-junit-report@v3
if: success() || failure()
Expand Down

0 comments on commit 9064943

Please sign in to comment.