Skip to content

Commit 55eccd7

Browse files
committed
Fixed syntax error
1 parent 6ced8e2 commit 55eccd7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/gpu-docker.dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ RUN uv python install 3.13
3030
RUN uv venv --python=3.13 --no-project \
3131
&& uv pip install torch --index-url https://download.pytorch.org/whl/cu128
3232

33-
34-
RUN
3533
COPY --chown=ubuntu:ubuntu pymusas ./pymusas
3634
COPY --chown=ubuntu:ubuntu tests ./tests
3735
COPY --chown=ubuntu:ubuntu pyproject.toml pyproject.toml

0 commit comments

Comments
 (0)