Skip to content

Commit

Permalink
chore(ci):fix poetry-lock command
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers authored Sep 18, 2024
1 parent 9f259d1 commit 2c61f6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/poetry-lock-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: 'poetry'
- name: Install dependencies
run: poetry install

# Run `poetry lock`

Expand Down

0 comments on commit 2c61f6a

Please sign in to comment.