Skip to content

Commit

Permalink
Update checker.yml
Browse files Browse the repository at this point in the history
Signed-off-by: mpgn <[email protected]>
  • Loading branch information
mpgn authored Jun 19, 2024
1 parent 9c41c56 commit b565bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
python-version: '3.11'
- name: Install poetry
run: |
pipx install poetry
pipx install poetry --python python3.11
poetry --version
poetry env info
- name: Install libraries without dev group
Expand Down

0 comments on commit b565bed

Please sign in to comment.