Skip to content

Commit 054d318

Browse files
committed
Update .gitlab-ci.yml file
1 parent d293ce1 commit 054d318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ test:
156156
update_dict(base, delta)
157157
Path("pyproject.toml").write_text(tomlkit.dumps(base))
158158
EOF
159-
- uv sync --group=test
159+
- uv sync --group=test --reinstall
160160
- *check-torch-cuda
161161
- |
162162
PYTEST_ARGS=(--cov=compressai --capture=no tests)

0 commit comments

Comments
 (0)