fix: 修改自动测试
Some checks failed
Python application test / build (pull_request) Failing after 30s
Some checks failed
Python application test / build (pull_request) Failing after 30s
This commit is contained in:
parent
e2fa93f095
commit
c366c0e672
2
.github/workflows/python-test.yml
vendored
2
.github/workflows/python-test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "v3.9.12"
|
python-version: "3.9.12"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user