Browse Source

chore: trigger new workflow run with real-time monitoring

pull/7526/head
chrislu 1 week ago
parent
commit
4224fcf4f8
  1. 2
      .github/workflows/spark-integration-tests.yml

2
.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
(

Loading…
Cancel
Save