There was an error while loading. Please reload this page.
1 parent e1ac1e4 commit 33e6985Copy full SHA for 33e6985
1 file changed
.github/workflows/bean-instantiations-startup.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Wait for the application to start
51
run: |
52
# Configuration variables
53
- RUNNING_MESSAGE="'Artemis is running!'"
+ RUNNING_MESSAGE="'Artemis' is running!"
54
STARTUP_TIMEOUT_ATTEMPTS=30
55
STARTUP_RETRY_INTERVAL=2
56
STARTUP_TOTAL_TIMEOUT=$((STARTUP_TIMEOUT_ATTEMPTS * STARTUP_RETRY_INTERVAL))
0 commit comments