Skip to content

Commit cdb1c88

Browse files
authored
update tool description to include more keywords
1 parent 4988270 commit cdb1c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Coderrect Scan
22
description: >
3-
Scan your code with Coderrect to detect concurrency bugs,
4-
and upload the detection report to Coderrect remote server.
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.
55
branding:
66
icon: check
77
color: green

0 commit comments

Comments
 (0)