Skip to content

Commit

Permalink
t4
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Apr 9, 2024
1 parent b922d20 commit dc9884d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
run: |
pwd
export PATH=`pwd`/cov-analysis-linux64/bin:$PATH
echo "CFLAGS $CFLAGS"
echo "CXXFLAGS $CXXFLAGS"
cov-build --dir cov-int make
- name: Submit to Coverity Scan
run: |
Expand Down

0 comments on commit dc9884d

Please sign in to comment.