Skip to content

Commit a7a7ac7

Browse files
committed
removes redundant CI step
1 parent d9e229e commit a7a7ac7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,3 @@ jobs:
2929
distribution: 'temurin'
3030
- name: Build
3131
run: ./gradlew build
32-
- name: Test
33-
run: ./gradlew test

0 commit comments

Comments
 (0)