Skip to content

Commit 7ecfab8

Browse files
committed
do not cache dependencies, we don't check-in our lockfile because this is a middlestream dependency
1 parent 52035a5 commit 7ecfab8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
uses: actions/setup-python@v5
5151
with:
5252
python-version: ${{ matrix.python-version }}
53-
cache: 'poetry'
5453

5554
- name: Install Poetry
5655
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)