- Removed static MySQL service configuration and replaced it with a dynamic Docker run command for better flexibility. - Added a readiness check for MySQL to ensure it is fully operational before proceeding with tests. - Updated the MySQL ping command to directly reference the container name for improved clarity. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-macos.yml | ||
| unit-test-v1.yml | ||
| unit-test.yml | ||