diff --git a/.github/workflows/spark-integration-tests.yml b/.github/workflows/spark-integration-tests.yml index 777d6f52f..371ede865 100644 --- a/.github/workflows/spark-integration-tests.yml +++ b/.github/workflows/spark-integration-tests.yml @@ -125,7 +125,7 @@ jobs: # Run tests in detached mode docker compose up -d spark-tests - echo "Monitoring test logs for EOF error to download file immediately..." + echo "Real-time monitoring: Will download file the instant EOF error appears..." # Monitor logs and download file AS SOON AS EOF error appears (