Skip to content

Commit 2898af0

Browse files
committed
Add --forked
1 parent 87e9cc5 commit 2898af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-and-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
PYTHONUNBUFFERED: "1"
5757
run: |
5858
source venv/bin/activate
59-
python -m uv run pytest tests/integration_tests/ --reruns 3 -s
59+
python -m uv run pytest tests/integration_tests/ --reruns 3 -s --forked

0 commit comments

Comments
 (0)