mirror of
https://github.com/open-mmlab/mmfewshot.git
synced 2025-06-03 14:49:43 +08:00
update windows ci
This commit is contained in:
parent
5150b7e7a5
commit
126e023a9d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -257,7 +257,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install timm
|
python -m pip install timm
|
||||||
coverage run --branch --source mmseg -m pytest tests/
|
coverage run --branch --source mmseg -m pytest tests/
|
||||||
- name: Generate coverage report
|
|
||||||
run: |
|
|
||||||
coverage xml
|
|
||||||
coverage report -m
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user