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