mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
fix ci
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- image: cimg/python:3.9
|
||||
steps:
|
||||
- checkout
|
||||
- run: sed -e '41,45d' -i pyproject.toml
|
||||
# - run: sed -e '41,45d' -i pyproject.toml
|
||||
- poetry/install
|
||||
- poetry/shell:
|
||||
args: pytest --junitxml=test-results/junit.xml
|
||||
|
||||
Reference in New Issue
Block a user