Skip to content

Commit

Permalink
Tests are already executed by build
Browse files Browse the repository at this point in the history
  • Loading branch information
bladecoder committed Sep 20, 2022
1 parent 175015f commit 0f7c5cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
${{ runner.os }}-gradle-
- name: Build with Gradle
run: ./gradlew build
- name: Test
run: ./gradlew test
- name: Cleanup Gradle Cache
# Remove some files from the Gradle cache, so they aren't cached by GitHub Actions.
# Restoring these files from a GitHub Actions cache might cause problems for future builds.
Expand Down

0 comments on commit 0f7c5cf

Please sign in to comment.