ci-fix-6
Some checks failed
deploy to v2 / test (push) Failing after 24s
deploy to v2 / deploy (push) Has been skipped

This commit is contained in:
Untone 2024-02-05 16:18:34 +03:00
parent 09f44ec857
commit c096dc6fbc

View File

@ -13,8 +13,6 @@ jobs:
- name: Set up python
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.11'
#----------------------------------------------
# ----- install & configure poetry -----
#----------------------------------------------