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 a7da470 commit 667cb93Copy full SHA for 667cb93
.github/workflows/check.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Test with pytest
58
timeout-minutes: 5
59
- run: uv run pytest --no-cov --timeout=60
+ run: uv run pytest --no-cov --timeout=10
60
61
- name: Minimize uv cache
62
run: uv cache prune --ci
0 commit comments