Run UI Tests description

This commit is contained in:
Jakub Chrzanowski
2021-09-06 10:33:23 +02:00
committed by Jakub Chrzanowski
parent 51ce9fdb1d
commit 99ed51b81c
2 changed files with 11 additions and 1 deletions

View File

@@ -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