Hello I am new in KMP, does commonTest automatical...
# multiplatform
m
Hello I am new in KMP, does commonTest automatically runs on every platform test
j
That depends on what command you are running on the CLI
m
In this project https://github.com/Kotlin/multiplatform-library-template it has a github workflow where it runs platform test I want to change it to run common test first then the platform test how will I do this?