1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

CI: Fixed random Joplin Server test failure on CI

This commit is contained in:
Laurent Cozic
2025-07-01 21:42:21 +01:00
committed by GitHub
parent 13711c6a9c
commit cada200575

View File

@@ -153,7 +153,7 @@ jobs:
docker run -p 22300:22300 joplin/server:$(dpkg --print-architecture)-0.0.0 node dist/app.js --env dev &
# Wait for server to start
sleep 30
sleep 120
# Check if status code is correct
# if the actual_status DOES NOT include the expected_status