Skip to content

Commit

Permalink
Update coverity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doxygen committed Jan 12, 2022
1 parent fd3c944 commit 0eaf320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverity.yml
Expand Up @@ -117,8 +117,8 @@ jobs:
- name: Build/scan doxygen
run: |
echo "PATH=${PATH}"
cov-build --dir cov-int nmake
echo "PATH=$PATH"
cov-analysis-win64-2020.09/bin/cov-build --dir cov-int nmake
# don't submit during test just create tar file
- name: Submit results
Expand Down

0 comments on commit 0eaf320

Please sign in to comment.