Merge remote-tracking branch 'original/master' into gm/update-dokka

This commit is contained in:
InsanusMokrassar 2020-10-19 19:51:03 +06:00
commit 7bedc4caf0
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ jobs:
script: ./gradlew build -s -x jvmTest -x jsIrTest -x jsIrBrowserTest -x jsIrNodeTest -x jsLegacyTest -x jsLegacyBrowserTest -x jsLegacyNodeTest
- state: test
script: ./gradlew allTests
- state: dokka
script: ./gradlew dokkaHtml