EOL fixed
Tests / test (3.10) (push) Failing after 4m48s Details
Tests / test (3.8) (push) Has been cancelled Details
Tests / test (3.9) (push) Has been cancelled Details
Tests / test (3.11) (push) Has been cancelled Details

This commit is contained in:
Profitroll 2023-10-25 08:35:28 +03:00
parent 9784c10d13
commit b0a5d10d90
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: "pip"
cache-dependency-path: "requirements/*.txt
cache-dependency-path: "requirements/*.txt"
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Install dependencies