mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-02 11:40:02 +00:00
🔥 测试工作流
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user