Skip to content

Commit 5667553

Browse files
committed
ci: Remove instruction to delete cache
1 parent 8f48a36 commit 5667553

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ check-safety:
4646
- apt-get install -y python-enchant
4747
- pip install poetry
4848
- poetry config settings.virtualenvs.in-project true
49-
- rm -rf .venv
5049
- poetry install -vv
5150
- poetry --version
5251
script: make check-safety

0 commit comments

Comments
 (0)