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.
--forked
1 parent 87e9cc5 commit 2898af0Copy full SHA for 2898af0
.github/workflows/unit-and-integration-test.yml
@@ -56,4 +56,4 @@ jobs:
56
PYTHONUNBUFFERED: "1"
57
run: |
58
source venv/bin/activate
59
- python -m uv run pytest tests/integration_tests/ --reruns 3 -s
+ python -m uv run pytest tests/integration_tests/ --reruns 3 -s --forked
0 commit comments