actions: fix python use
default / test-lint (push) Failing after 18s Details
default / publish-deploy (push) Failing after 11s Details
default / docker-publish (push) Successful in 1m32s Details

pictuga 2023-06-23 23:26:41 +02:00
parent 4340b678d0
commit c5a6386a53
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: https://github.com/actions/setup-python@v2
with:
python-version: 3.x
python-version: '>=3'
- run: pip install --upgrade pip
- run: pip install .[full] .[dev]
- run: isort --check-only --diff .