mirror of
https://github.com/simonw/dclient.git
synced 2026-07-23 01:14:32 +02:00
cache-dependency-path: setup.py
This commit is contained in:
parent
aea4d3fd50
commit
ca301dcbe3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
cache: pip
|
||||
cache-dependency-path: setup.py
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -e '.[test]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue