Skip to content

Commit 31dade6

Browse files
executing executable jar
1 parent 3df9660 commit 31dade6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
distribution: 'adopt'
1515
- name: Build with project's Gradle wrapper
1616
run: ./gradlew clean build
17+
- name: Run under this JDK
18+
run: java -jar build/libs/*.jar one 2 333

0 commit comments

Comments
 (0)