Skip to content

Commit f3a540a

Browse files
committed
ci: Fix check-safety cache issue?
1 parent c356998 commit f3a540a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ 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
4950
- poetry install -vv
5051
- poetry --version
5152
script: make check-safety

0 commit comments

Comments
 (0)