mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-07-16 13:22:59 +08:00
♻️ 忘记改类型了 (
This commit is contained in:
parent
cac5e09f71
commit
5bd67ad7ad
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-python
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
install-deps: "true"
|
||||
install-deps: true
|
||||
|
||||
- name: Run Pytest
|
||||
run: uv run pytest --cov-report xml --cov=./nonebot_bison -k 'not compare and not render' -n auto
|
||||
|
Loading…
x
Reference in New Issue
Block a user