mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 14:16:52 +08:00
fix ci
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
path: test-results
|
path: test-results
|
||||||
- run:
|
- run:
|
||||||
name: Collect coverage
|
name: Collect coverage
|
||||||
command: coverage html --include='src/*'
|
command: poetry run coverage html --include='src/*'
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: htmlcov
|
path: htmlcov
|
||||||
build-publish:
|
build-publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user