mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions: Run UI Tests workflow cleanup
This commit is contained in:
committed by
Jakub Chrzanowski
parent
c38e14a201
commit
a87f931dbe
@@ -69,7 +69,7 @@ detekt {
|
||||
// Read more: https://github.com/JetBrains/intellij-ui-test-robot
|
||||
tasks {
|
||||
withType<DownloadRobotServerPluginTask> {
|
||||
version = "0.10.3"
|
||||
version.set("0.10.3")
|
||||
}
|
||||
|
||||
withType<RunIdeForUiTestTask> {
|
||||
|
||||
Reference in New Issue
Block a user