Remove step-level timeouts to allow artifact downloads to complete

Co-authored-by: ggman12 <17393221+ggman12@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-16 19:38:27 +00:00
parent e65da2cd95
commit 2b720f3d88
-2
View File
@@ -257,7 +257,6 @@ jobs:
- name: Download all chunk artifacts
id: download
timeout-minutes: 60
continue-on-error: true
uses: actions/download-artifact@v4
with:
@@ -267,7 +266,6 @@ jobs:
- name: Retry artifact download on failure
if: steps.download.outcome == 'failure'
timeout-minutes: 60
uses: actions/download-artifact@v4
with:
pattern: adsb-map-*