Skip to content

Commit ee388bc

Browse files
Caching requires lockfile
1 parent 0d6effd commit ee388bc

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
@@ -24,6 +24,5 @@ jobs:
2424
- uses: actions/setup-python@v5
2525
with:
2626
python-version: ${{ matrix.python }}
27-
cache: 'poetry'
2827
- run: poetry install --only test
2928
- run: poetry run pytest tests

0 commit comments

Comments
 (0)