Update e2e-cache.yml

This commit is contained in:
HarithaVattikuti 2025-01-21 16:14:31 -06:00 committed by GitHub
parent 5f62cce64f
commit ac7f9abe3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,7 +89,7 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: 'poetry'
- name: Install dependencies
run: poetry install
run: poetry install --no-root
python-pip-dependencies-caching-path:
name: Test pip (Python ${{ matrix.python-version}}, ${{ matrix.os }}, caching path)