Skip to content

Commit

Permalink
Less logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 9, 2023
1 parent d15b33e commit 12bcfb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rebuild-115.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
while ! docker-compose exec -T test psql -h db -p 5432 -U postgresql -v ON_ERROR_STOP=1 -c "SELECT 1" -d tests
do
echo "Waiting for DB to be UP"
docker-compose logs
sleep 1
done
timeout-minutes: 2
Expand Down

0 comments on commit 12bcfb1

Please sign in to comment.