Skip to content

Commit 1067924

Browse files
authored
Bugfix: notification library with invalid pip cache
1 parent f3c6273 commit 1067924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,8 +1764,6 @@ jobs:
17641764
uses: actions/setup-python@v5
17651765
with:
17661766
python-version: ${{ matrix.python }}
1767-
cache: "pip"
1768-
cache-dependency-path: "packages/notifications-library/requirements/ci.txt"
17691767
- name: install uv
17701768
uses: astral-sh/setup-uv@v3
17711769
with:

0 commit comments

Comments
 (0)