mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 20:05:38 +00:00
Bring back runIdeForUiTests
This commit is contained in:
2
.github/workflows/run-ui-tests.yml
vendored
2
.github/workflows/run-ui-tests.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- os: windows-latest
|
||||
runIde: start gradlew.bat runIdeForUiTests
|
||||
- os: macos-latest
|
||||
runIde: ./gradlew testIdeUi &
|
||||
runIde: ./gradlew runIdeForUiTests &
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user