Skip to content

Commit 1add60a

Browse files
author
Vahid Tavanashad
committed
increase linux test timeout
1 parent af24ae4 commit 1add60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
id: run_tests_linux
219219
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
220220
with:
221-
timeout_minutes: 12
221+
timeout_minutes: 15
222222
max_attempts: ${{ env.RUN_TESTS_MAX_ATTEMPTS }}
223223
retry_on: any
224224
command: |

0 commit comments

Comments
 (0)