Skip to content

Commit 1da1188

Browse files
committed
update description
1 parent 8cce529 commit 1da1188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
4343
--form file=@gcc_freertos_kerenl_sample_build.tgz \
4444
--form version="Mainline" \
45-
--form description="GCC Posix Demo" \
45+
--form description="FreeRTOS Kernel Nightly Scan" \
4646
https://scan.coverity.com/builds?project=FreeRTOS-Kernel)
4747
echo "${COV_SCAN_UPLOAD_STATUS}" | grep -q -e 'Build successfully submitted' || echo >&2 "Error submitting build for analysis: ${COV_SCAN_UPLOAD_STATUS}"

0 commit comments

Comments
 (0)