Skip to content

Commit

Permalink
Coverity scan fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianPanov committed Oct 10, 2024
1 parent b1cb955 commit fc6d4df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,6 @@ jobs:
coverity_user: ${{ vars.COVERITY_USER }}
coverity_passphrase: ${{ secrets.COVERITY_PASSPHRASE }}
coverity_project_name: "ChristianPanov/lwlog"
coverity_stream_name: "master"
coverity_stream_name: "master"
env:
SYNOPSYS_LOG_LEVEL: "DEBUG" # Add debug logging for more details

0 comments on commit fc6d4df

Please sign in to comment.