Skip to content

Commit c81bde4

Browse files
Andrej SajenkoAndrej Sajenko
Andrej Sajenko
authored and
Andrej Sajenko
committed
add test
1 parent 3def016 commit c81bde4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
java-version: '17'
3030
distribution: 'temurin'
3131

32+
- name: Test Application
33+
run: ./gradlew test
34+
3235
- name: Build with Gradle Wrapper
3336
run: ./gradlew build
3437

0 commit comments

Comments
 (0)