Skip to content

Commit

Permalink
Update check-formatting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
infercom2 authored Apr 9, 2024
1 parent f982541 commit cdc4b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install poetry
run: |
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -
curl -sSL https://install.python-poetry.org | python3 -
- name: Install black
working-directory: python
Expand Down

0 comments on commit cdc4b2c

Please sign in to comment.