Skip to content

Commit 5a3f7fc

Browse files
committed
Increase timeout to allow complete Windows tests without reruning
1 parent b910c92 commit 5a3f7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
test-env-name: 'test'
2121
rerun-tests-on-failure: 'true'
2222
rerun-tests-max-attempts: 2
23-
rerun-tests-timeout: 40
23+
rerun-tests-timeout: 45
2424

2525
jobs:
2626
build:

0 commit comments

Comments
 (0)