mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-26 15:51:26 +00:00
➕ add nonebug as dev dependency
This commit is contained in:
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
poetry install
|
||||
poetry install -E all
|
||||
cd tests/
|
||||
poetry run pytest --cov-report xml
|
||||
|
||||
|
Reference in New Issue
Block a user