Skip to content

Commit 03ceeb9

Browse files
committed
test
1 parent 5a92ddc commit 03ceeb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/java-test/action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
name: "Java Test"
1919
description: "Run Java tests"
2020
inputs:
21+
suites:
22+
description: 'suites'
23+
default: ''
2124
maven_opts:
2225
description: 'Maven options passed to the mvn command'
2326
required: false

0 commit comments

Comments
 (0)