python ver
Some checks failed
Linter / eslint (push) Waiting to run
Linter / ruff (push) Failing after 5s
Tests / tests on CPU (push) Failing after 6s

This commit is contained in:
soaska 2024-05-03 18:55:27 +03:00
parent 350163707f
commit 3fa1bcbeab

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Python 3.10 - name: Set up Python 3.10
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: 3.10.6 python-version: 3.10
cache: pip cache: pip
cache-dependency-path: | cache-dependency-path: |
**/requirements*txt **/requirements*txt