mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
👷 update codecov
This commit is contained in:
parent
008c6fd036
commit
6968d34fc2
4
.github/workflows/codecov.yml
vendored
4
.github/workflows/codecov.yml
vendored
@ -20,8 +20,10 @@ jobs:
|
|||||||
- uses: Gr1N/setup-poetry@v4
|
- uses: Gr1N/setup-poetry@v4
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
run: poetry install -E all
|
||||||
|
|
||||||
|
- name: Run Pytest
|
||||||
run: |
|
run: |
|
||||||
poetry install -E all
|
|
||||||
cd tests/
|
cd tests/
|
||||||
poetry run pytest --cov-report xml
|
poetry run pytest --cov-report xml
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user