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 5f5ed84 commit eef755aCopy full SHA for eef755a
.github/workflows/ci-dev.yml
@@ -38,4 +38,4 @@ jobs:
38
env:
39
# show timings of tests
40
PYTEST_ADDOPTS: "--durations=0"
41
- run: uv run pytest .
+ run: uv run --no-sync pytest .
0 commit comments