mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-08 21:02:28 +08:00
Update main.yml
This commit is contained in:
parent
20f529871f
commit
2b1cffdefa
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
gradleTasks: build -x test mirai-core:jvmTest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user