Remove default 'cache-dependency-path: pyproject.toml' (#435)

This commit is contained in:
Hugo van Kemenade 2023-07-24 17:36:32 +03:00 committed by GitHub
commit 97eab1719f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: |