mirror of
https://github.com/simonw/dclient.git
synced 2026-07-23 09:24:31 +02:00
Update cache-dependency-path to pyproject.toml
This commit is contained in:
parent
13ae71e08e
commit
eadb314ee4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
cache: pip
|
||||
cache-dependency-path: setup.py
|
||||
cache-dependency-path: pyproject.toml
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install . --group dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue