mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 05:56:51 +08:00
💚 跳过不需要测试的pytest tag
This commit is contained in:
@@ -58,4 +58,4 @@ jobs:
|
|||||||
run: poetry add pydantic@^1.10 && poetry install
|
run: poetry add pydantic@^1.10 && poetry install
|
||||||
|
|
||||||
- name: Run Pytest
|
- name: Run Pytest
|
||||||
run: poetry run pytest -n auto
|
run: poetry run pytest -k 'not compare and not render' -n auto
|
||||||
|
|||||||
Reference in New Issue
Block a user