Skip to content

Commit 6500e72

Browse files
committed
Fix file name
1 parent 734b62a commit 6500e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
uses: actions/upload-artifact@v4
6969
with:
7070
name: ${{ github.job }}
71-
path: coverity-int.tgz
71+
path: cov-int.tgz
7272
retention-days: 2

0 commit comments

Comments
 (0)