Skip to content

Commit

Permalink
fixing typo in poetry github action
Browse files Browse the repository at this point in the history
  • Loading branch information
stwerner97 authored Jun 27, 2024
1 parent 8e36c23 commit 94d79b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pytest poetry
poetry install .
poetry install

0 comments on commit 94d79b0

Please sign in to comment.