EOL fixed
This commit is contained in:
parent
9784c10d13
commit
b0a5d10d90
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user