Skip to content

Commit

Permalink
update poetry install
Browse files Browse the repository at this point in the history
  • Loading branch information
FredHappyface committed Mar 30, 2024
1 parent d38cd8b commit 26b5a28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Install Poetry
run: |
curl -sSL https://install.python-poetry.org | python3 -
source $HOME/.poetry/env
- name: Install dependencies
run: poetry install
Expand Down

0 comments on commit 26b5a28

Please sign in to comment.