Skip to content

Commit

Permalink
Increase sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Mar 20, 2024
1 parent e846fc5 commit 581d762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
-p 8004:8080 \
--name nominatim \
nominatim &
sleep 5
sleep 25
./assert-non-empty-json "http://localhost:8004/search.php?q=avenue%20pasteur"
${{ matrix.nominatim.update_command }}
./assert-non-empty-json "http://localhost:8004/search.php?q=avenue%20pasteur"
Expand Down

0 comments on commit 581d762

Please sign in to comment.