Skip to content

Commit

Permalink
do not cache dependencies, we don't check-in our lockfile because thi…
Browse files Browse the repository at this point in the history
…s is a middlestream dependency
  • Loading branch information
bckohan committed Aug 25, 2024
1 parent 52035a5 commit 7ecfab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'poetry'

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit 7ecfab8

Please sign in to comment.