Skip to content

Commit

Permalink
Trying to get workflow unstuck
Browse files Browse the repository at this point in the history
Two workflows became stuck with my last change. Trying to revert change and see if they become unstuck.
  • Loading branch information
nataliejschultz committed Sep 15, 2023
1 parent cc09fee commit dbdd359
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions emission/integrationTests/start_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ source setup/activate_tests.sh

chmod +x runIntegrationTests.sh
tail -f /dev/null
echo "About to sleep! Zzzz..."
sleep 240
echo "Done sleeping! Running integration tests:"
# echo "About to sleep! Zzzz..."
# sleep 240
# echo "Done sleeping! Running integration tests:"
dockerize -wait http://rhodeisland-nominatim:8080 -timeout 20s
./runIntegrationTests.sh

0 comments on commit dbdd359

Please sign in to comment.