[FIR Native] KT-58549: Ensure :dist is run before the native diagnostics

Turns out `:native:tests` prepares `:kotlin-native:dist` only.
This commit is contained in:
Nikolay Lunyak
2023-05-26 16:46:42 +03:00
committed by Space Team
parent 70605c84df
commit a3cd7d074e
8 changed files with 76 additions and 43 deletions
+1
View File
@@ -99,6 +99,7 @@ include ":benchmarks",
":js:js.dce",
":js:js.tests",
":native:kotlin-native-utils",
":native:dignostic-tests",
":native:frontend.native",
":native:kotlin-klib-commonizer",
":native:kotlin-klib-commonizer-api",