mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
add back retires
This commit is contained in:
parent
b6571054ef
commit
b0fb72dff2
@ -29,8 +29,7 @@ RUN cd .venv/lib/*/site-packages/seleniumbase/drivers && ln -s /usr/bin/chromedr
|
|||||||
FROM base AS test
|
FROM base AS test
|
||||||
|
|
||||||
RUN uv sync --group test
|
RUN uv sync --group test
|
||||||
# RUN . .venv/bin/activate && pytest --retries 2 -n auto --xvfb
|
RUN . .venv/bin/activate && pytest --retries 2 -n auto --xvfb
|
||||||
RUN . .venv/bin/activate && pytest -x --xvfb -n auto
|
|
||||||
|
|
||||||
FROM base
|
FROM base
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user