mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-03 18:06:13 +08:00
fix ci
This commit is contained in:
parent
340722d95f
commit
81d52bfd7e
@ -41,7 +41,7 @@ jobs:
|
||||
path: test-results
|
||||
- run:
|
||||
name: Collect coverage
|
||||
command: coverage html --include='src/*'
|
||||
command: poetry run coverage html --include='src/*'
|
||||
- store_artifacts:
|
||||
path: htmlcov
|
||||
build-publish:
|
||||
|
Loading…
x
Reference in New Issue
Block a user