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 c3b9fb2 commit 0044a8aCopy full SHA for 0044a8a
.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