We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb84e35 commit 854ba41Copy full SHA for 854ba41
1 file changed
.github/workflows/run-chosen-tests-from-branch.yml
@@ -25,7 +25,7 @@ on:
25
tests-bunch-name:
26
type: string
27
required: true
28
- description: "{package-name}.{class-name}.{test-name-optional}"
+ description: "{package-name}.{class-name-optional}.{test-name-optional}"
29
30
env:
31
# Environment variable setting gradle options.
0 commit comments