🔥 3-day streak
GitHub Actions (GH-200)127 / 142
Question 127 of 142
Your integration test job runs on ubuntu-latest and needs a PostgreSQL 15 database available before the test step executes. Intermittent failures occur because tests start before the database is ready to accept connections. Which service container configuration best ensures the database is healthy before dependent steps run?
Reviewed for accuracy · Report an issueNext question