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