Skip to content

Commit 5228deb

Browse files
authored
shorten description to less than 125 characters
1 parent cdb1c88 commit 5228deb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Coderrect Scan
22
description: >
3-
Scan your code with Coderrect to detect concurrency bugs and multithreading errors in your multithreaded programs (e.g., data races, race conditions),
4-
and view the HTML report through Coderrect cloud.
3+
Coderrect detects concurrency bugs and multithreading errors in multithreaded programs (e.g., data races, race conditions).
54
branding:
65
icon: check
76
color: green

0 commit comments

Comments
 (0)