[K/N] Add StubGenerator tests to sanity
This commit is contained in:
@@ -215,6 +215,7 @@ task sanity {
|
||||
dependsOn(tasksOf(CoverageTest))
|
||||
dependsOn(tasksOf(FileCheckTest))
|
||||
dependsOn(":kotlin-native:Interop:Indexer:check")
|
||||
dependsOn(":kotlin-native:Interop:StubGenerator:check")
|
||||
}
|
||||
|
||||
// Collect reports in one json.
|
||||
|
||||
Reference in New Issue
Block a user