Skip to content

Commit 5217dc3

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rpe_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ jobs:
249249
250250
- name: Run pytest with Codecov
251251
run: |
252-
source venv/bin/activate
253252
python3 -m pytest --cov=src --cov=backend --cov=tests --cov-report=term-missing
254253
255254
- name: Upload results to Codecov

0 commit comments

Comments
 (0)