Skip to content

Commit ff4b77e

Browse files
committed
ci: increase test timeout to 40 minutes for Windows coverage runs
1 parent 89f983f commit ff4b77e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
flake8 ./investing_algorithm_framework
3636
test:
3737
needs: linting
38-
timeout-minutes: 25
38+
timeout-minutes: 40
3939
strategy:
4040
fail-fast: true
4141
matrix:

0 commit comments

Comments
 (0)