mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
fix ci
This commit is contained in:
parent
dce3ffb1e8
commit
7afcb960d0
@ -43,7 +43,7 @@ jobs:
|
||||
- save_cache:
|
||||
paths:
|
||||
- .venv
|
||||
key: venv-cache-{{ checksum "poetry.locl" }}
|
||||
key: venv-cache-{{ checksum "poetry.lock" }}
|
||||
- run:
|
||||
name: pytest
|
||||
command: poetry run pytest --junitxml=test-results/junit.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user