Skip to content

Commit

Permalink
ci: update poetry.lock to adhere to v2.0.0 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnanand5 authored Jan 15, 2025
1 parent a3052e1 commit d8a695e
Show file tree
Hide file tree
Showing 3 changed files with 1,540 additions and 1,472 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: Install dependencies
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: |
poetry lock --no-update
poetry install
python -m pip install pytest-github-actions-annotate-failures
Expand Down
Loading

0 comments on commit d8a695e

Please sign in to comment.