Skip to content

Commit 2fd1c26

Browse files
committed
Disable CI
1 parent fa7382f commit 2fd1c26

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
- uses: actions/setup-python@v5
5757
with:
5858
python-version: ${{ matrix.python }}
59-
cache: poetry
60-
cache-dependency-path: ./poetry.lock
6159
- name: Install system dependencies
6260
run: sudo apt-get update && sudo apt-get install -y libkrb5-dev # for kerberos
6361
- name: Install

0 commit comments

Comments
 (0)