Skip to content

Commit 15c48c7

Browse files
committed
publish tests
1 parent 341e18b commit 15c48c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Gradle
2828
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
2929

30-
- name: Build
30+
- name: Build and test
3131
run: ./gradlew test
3232

3333
- name: Publish Test Results

0 commit comments

Comments
 (0)