mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Run UI Tests description
This commit is contained in:
committed by
Jakub Chrzanowski
parent
51ce9fdb1d
commit
99ed51b81c
4
.github/workflows/run-ui-tests.yml
vendored
4
.github/workflows/run-ui-tests.yml
vendored
@@ -54,3 +54,7 @@ jobs:
|
||||
url: http://127.0.0.1:8082
|
||||
max-attempts: 15
|
||||
retry-delay: 30s
|
||||
|
||||
# Run tests
|
||||
- name: Tests
|
||||
run: ./gradlew test
|
||||
|
||||
Reference in New Issue
Block a user