mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-08 06:34:08 +02:00
Fix octopus UI test
This commit is contained in:
parent
95ef5f5f32
commit
a119ea6a29
2
.github/workflows/runUiOctopusTests.yml
vendored
2
.github/workflows/runUiOctopusTests.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Run Idea
|
||||
run: |
|
||||
mkdir -p build/reports
|
||||
gradle :tests:ui-ij-tests:runIdeForUiTests > build/reports/idea.log &
|
||||
gradle runIdeForUiTests > build/reports/idea.log &
|
||||
- name: Wait for Idea started
|
||||
uses: jtalk/url-health-check-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user