Fix actions

This commit is contained in:
Him188 2021-12-18 18:06:35 +00:00
parent 44b5f70bde
commit dd25b402e6

View File

@ -35,9 +35,9 @@ jobs:
- name: All Tests
run: >
./gradlew check --scan
-Dmirai.network.show.all.components=true
-Dkotlinx.coroutines.debug=on
-Dmirai.network.show.packet.details=true
"-Dmirai.network.show.all.components=true"
"-Dkotlinx.coroutines.debug=on"
"-Dmirai.network.show.packet.details=true"
- name: Ensure KDoc valid
run: ./gradlew dokkaHtmlMultiModule