We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d41e15 commit 1edddbeCopy full SHA for 1edddbe
.github/workflows/conda-package.yml
@@ -355,7 +355,7 @@ jobs:
355
id: run_tests_win
356
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
357
with:
358
- timeout_minutes: 15
+ timeout_minutes: 17
359
max_attempts: ${{ env.RUN_TESTS_MAX_ATTEMPTS }}
360
retry_on: any
361
command: |
.github/workflows/cron-run-tests.yaml
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments