mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-11 11:18:39 +08:00
💚 跳过不需要测试的pytest tag
This commit is contained in:
@@ -58,4 +58,4 @@ jobs:
|
||||
run: poetry add pydantic@^1.10 && poetry install
|
||||
|
||||
- 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