mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 15:57:17 +00:00
[Ubuntu] Remove pester test for kotlinc-js (#6849)
This commit is contained in:
@@ -416,10 +416,6 @@ Describe "Kotlin" {
|
||||
"kotlinc -version"| Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
It "kotlinc-js" {
|
||||
"kotlinc-js -version"| Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
It "kotlinc-jvm" {
|
||||
"kotlinc-jvm -version"| Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user