Skip to content

Commit cf47685

Browse files
committed
coverage improvement on codecov
1 parent 5217dc3 commit cf47685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rpe_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ jobs:
249249
250250
- name: Run pytest with Codecov
251251
run: |
252+
sudo apt install -y python3-venv
252253
python3 -m pytest --cov=src --cov=backend --cov=tests --cov-report=term-missing
253254
254255
- name: Upload results to Codecov

0 commit comments

Comments
 (0)