update windows ci

This commit is contained in:
linyiqi 2022-02-24 10:38:52 +08:00
parent 5150b7e7a5
commit 126e023a9d

View File

@ -257,7 +257,3 @@ jobs:
run: |
python -m pip install timm
coverage run --branch --source mmseg -m pytest tests/
- name: Generate coverage report
run: |
coverage xml
coverage report -m