mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-25 07:45:03 +08:00
🔥 测试工作流
This commit is contained in:
parent
9daccac2c7
commit
e973705cde
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: 安装依赖
|
||||
run: |-
|
||||
python -m pip install pdm
|
||||
pytho -m pip install pytest==8.3.2
|
||||
python -m pip install pytest==8.3.2
|
||||
pdm init
|
||||
pdm install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user