👷 update codecov

This commit is contained in:
yanyongyu 2021-12-20 10:10:22 +08:00
parent 008c6fd036
commit 6968d34fc2

View File

@ -20,8 +20,10 @@ jobs:
- uses: Gr1N/setup-poetry@v4
- name: Install dependencies
run: poetry install -E all
- name: Run Pytest
run: |
poetry install -E all
cd tests/
poetry run pytest --cov-report xml