Update ci.yml

This commit is contained in:
Delphine LEMIRE 2023-02-21 10:25:38 +01:00 committed by GitHub
parent e81634fc4b
commit 60baa17607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,6 @@ jobs:
with:
python-version: "3.10"
cache: pip
cache-dependency-path: |
requirements/base.txt
requirements/local.txt
{%- if cookiecutter.open_source_license != 'Not open source' %}
# Consider using pre-commit.ci for open source project