Update main.yml

This commit is contained in:
Him188 2019-12-16 07:11:19 +08:00 committed by GitHub
parent b5c245b227
commit 555a3c7bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,5 @@ jobs:
uses: msfjarvis/setup-android@0.2
with:
# Gradle tasks to run - If you want to run ./gradlew assemble, specify assemble here.
gradleTasks: build -x test mirai-core:jvmTest
gradleTasks: build -x mirai-core:jvmTest