Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniosb authored Feb 19, 2024
1 parent 963060d commit f3fda65
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ runs:
distribution: "zulu"
java-version: "17"

- name: Gradle cache
uses: gradle/gradle-build-action@v2

- name: Run Unit tests
if: ${{ inputs.unit_test == 'true' }}
run: ./gradlew test
Expand Down

0 comments on commit f3fda65

Please sign in to comment.