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 7c39dcc commit c7e2212Copy full SHA for c7e2212
.github/workflows/main.yml
@@ -66,4 +66,5 @@ jobs:
66
uses: ./.github/actions/setup-git-lfs
67
68
- name: Run pytest
69
+ timeout-minutes: 4
70
run: poetry run pytest -vvv
0 commit comments