Update gradle.yml

This commit is contained in:
Anuken 2020-06-13 10:36:24 -04:00 committed by GitHub
parent bb7da46301
commit 0601a2a90b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,5 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
#- name: Run unit tests with gradle
# run: ./gradlew test
- name: Run unit tests with gradle
run: ./gradlew test