Skip to content

Commit 854ba41

Browse files
Add optional
1 parent eb84e35 commit 854ba41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-chosen-tests-from-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
tests-bunch-name:
2626
type: string
2727
required: true
28-
description: "{package-name}.{class-name}.{test-name-optional}"
28+
description: "{package-name}.{class-name-optional}.{test-name-optional}"
2929

3030
env:
3131
# Environment variable setting gradle options.

0 commit comments

Comments
 (0)