Skip to content

Commit 9872292

Browse files
committed
Don't use cache
1 parent 8f0b896 commit 9872292

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: actions/setup-python@v4
1919
with:
2020
python-version: ${{ matrix.python-version }}
21-
cache: 'poetry'
2221

2322
- name: Install dependencies
2423
run: poetry install

0 commit comments

Comments
 (0)