Update pytest.yml

This commit is contained in:
AzideCupric 2022-03-13 21:38:27 +08:00 committed by GitHub
parent 0609b42261
commit 0979d8c075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ jobs:
with:
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
- run: Python -V
- name: Dependencies install
run: |
python -m pip install --upgrade pip poetry