Skip to content

Commit e4007db

Browse files
committed
Remove rm-r
1 parent 3f58691 commit e4007db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ jobs:
144144
# (https://github.com/fractal-analytics-platform/fractal-server/pull/1725).
145145
run: poetry run coverage combine coverage-data-*
146146

147-
- run: rm -r .venv
148-
149147
- name: Add coverage comment to Pull Requests
150148
id: coverage_comment
151149
uses: py-cov-action/python-coverage-comment-action@v3

0 commit comments

Comments
 (0)