1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

CI: Fix random failure of Joplin Server test

This commit is contained in:
Laurent Cozic 2023-07-18 18:43:50 +01:00
parent c88b6b608a
commit b9225d1daa

View File

@ -183,7 +183,7 @@ jobs:
docker run -p 22300:22300 joplin/server:0.0.0-beta node dist/app.js --env dev &
# Wait for server to start
sleep 10
sleep 30
# Check if status code is correct
# if the actual_status DOES NOT include the expected_status