mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-05 11:26:43 +08:00
Update pytest.yml
This commit is contained in:
parent
0609b42261
commit
0979d8c075
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: '3.10' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
python-version: '3.10' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||||
- run: Python -V
|
|
||||||
- name: Dependencies install
|
- name: Dependencies install
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip poetry
|
python -m pip install --upgrade pip poetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user