Skip to content

Commit 529677f

Browse files
committed
update v0.0.1
1 parent ac886c5 commit 529677f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: "Run Stryker.NET"
1+
name: "Run mutation test"
22
author: "Tom van den Berg"
3-
description: "Github action to run Stryker.NET"
3+
description: "Github action to run Stryker to validate your tests"
44
branding:
55
icon: 'zap'
6-
color: 'green'
6+
color: 'red'
77
inputs:
88
testProject:
99
description: "The path to the test project directory (e.g. BusinessLogic.Test/)"

0 commit comments

Comments
 (0)