Skip to content

Commit 079235f

Browse files
authored
Merge pull request wolfSSL#67 from aidangarske/coverity-fix
Fix coverity issue
2 parents 5578bee + 9d458da commit 079235f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Run Coverity Scan
3434
uses: vapier/coverity-scan-action@2068473c7bdf8c2fb984a6a40ae76ee7facd7a85 # v1
3535
with:
36-
project: wolfIP
36+
project: wolfip
3737
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
3838
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
3939
command: make

0 commit comments

Comments
 (0)