Remove default 'cache-dependency-path: pyproject.toml'

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Hugo van Kemenade 2023-07-24 17:33:42 +03:00
parent 7f1c90cfea
commit e4b7af41f9

View file

@ -23,7 +23,7 @@ jobs:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
cache: pip
cache-dependency-path: pyproject.toml
- name: Install dependencies
run: |