We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d82ccf commit 1ba7257Copy full SHA for 1ba7257
.github/workflows/ci.yml
@@ -25,8 +25,6 @@ jobs:
25
python-version: ${{ matrix.python-version }}
26
- name: Install just
27
uses: extractions/setup-just@v1
28
- - name: Install poetry
29
- uses: abatilo/actions-poetry@v2
30
- name: Install dependencies
31
run: |
32
just install
0 commit comments