Skip to content

Commit 04d7f2d

Browse files
committed
CI: Remove timeout for testing
1 parent 70ad66d commit 04d7f2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ jobs:
583583
with:
584584
max_attempts: 2
585585
retry_on: error
586-
timeout_minutes: 40
587586
command: |
588587
.venv\Scripts\Activate.ps1
589588
pytest ${{ env.PYTEST_ARGUMENTS }} --timeout=600 -m visualization -x

0 commit comments

Comments
 (0)