Skip to content

Commit 1ba7257

Browse files
committed
ci: remove poetry
Issue #71
1 parent 8d82ccf commit 1ba7257

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
python-version: ${{ matrix.python-version }}
2626
- name: Install just
2727
uses: extractions/setup-just@v1
28-
- name: Install poetry
29-
uses: abatilo/actions-poetry@v2
3028
- name: Install dependencies
3129
run: |
3230
just install

0 commit comments

Comments
 (0)