We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f983f commit ff4b77eCopy full SHA for ff4b77e
1 file changed
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
flake8 ./investing_algorithm_framework
36
test:
37
needs: linting
38
- timeout-minutes: 25
+ timeout-minutes: 40
39
strategy:
40
fail-fast: true
41
matrix:
0 commit comments