mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-19 15:18:02 -04:00
Wait 15 seconds for containers to start during test (#434)
This commit is contained in:
2
.github/workflows/docker-compose-build.yml
vendored
2
.github/workflows/docker-compose-build.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
timeout_minutes: 5
|
||||
max_attempts: 5
|
||||
command: |
|
||||
sleep 5
|
||||
sleep 15
|
||||
|
||||
# Array of endpoints to test
|
||||
declare -A endpoints=(
|
||||
|
||||
Reference in New Issue
Block a user