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 fe87bb3 commit 6721d0eCopy full SHA for 6721d0e
.github/workflows/testing_prev.yml
@@ -64,6 +64,6 @@ jobs:
64
65
- name: Run tests
66
if: steps.changed-files-specific.outputs.only_changed != 'true'
67
- timeout-minutes: 10
+ timeout-minutes: 15
68
run: |
69
pytest
0 commit comments