mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
💚 跳过不需要测试的pytest tag
This commit is contained in:
parent
cc8c39f4d1
commit
6cceb07a33
2
.github/workflows/pyd1-compat.yml
vendored
2
.github/workflows/pyd1-compat.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user