Skip to content

Commit 0f7c5cf

Browse files
committed
Tests are already executed by build
1 parent 175015f commit 0f7c5cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gradle-build-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
${{ runner.os }}-gradle-
2424
- name: Build with Gradle
2525
run: ./gradlew build
26-
- name: Test
27-
run: ./gradlew test
2826
- name: Cleanup Gradle Cache
2927
# Remove some files from the Gradle cache, so they aren't cached by GitHub Actions.
3028
# Restoring these files from a GitHub Actions cache might cause problems for future builds.

0 commit comments

Comments
 (0)