Skip to content

Commit

Permalink
ht
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Sep 22, 2023
1 parent 0f21224 commit b6c224c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Install dependencies
run: |
poetry install
Expand Down

0 comments on commit b6c224c

Please sign in to comment.