Updated cache path for tests
All checks were successful
Analysis / SonarCloud (push) Successful in 41s
All checks were successful
Analysis / SonarCloud (push) Successful in 41s
This commit is contained in:
parent
1ca126829b
commit
129cbd923b
@ -22,6 +22,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
cache: 'pip'
|
||||
cache-dependency-path: './requirements/*'
|
||||
env:
|
||||
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user