only wait 2 minutes. We don't need 10

This commit is contained in:
Gregory Gauthier 2026-02-06 13:04:49 +00:00
parent 5c299b4fe0
commit d4e7f3d322

View File

@ -88,7 +88,7 @@ jobs:
if: ${{ steps.files.outputs.file != '' }}
run: |
echo "=== Waiting for job completion ==="
python3 poll_job.py "${{ steps.files.outputs.member }}" 600
python3 poll_job.py "${{ steps.files.outputs.member }}" 120
echo "=== Job output retrieved ==="
env:
MVS_CONSOLE_URL: ${{ vars.MVS_CONSOLE_URL }}