Experiment failed: caching disabled
Tests / test (3.10) (push) Successful in 1m19s Details
Tests / test (3.11) (push) Successful in 1m1s Details
Tests / test (3.8) (push) Successful in 1m3s Details
Tests / test (3.9) (push) Successful in 59s Details

This commit is contained in:
Profitroll 2023-10-25 08:40:32 +03:00
parent b0a5d10d90
commit ae28461f3b
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
cache: "pip"
cache-dependency-path: "requirements/*.txt"
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Install dependencies