Skip to content

Commit

Permalink
remove lock
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentadam87 committed Apr 22, 2024
1 parent b031fd2 commit f76fdb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/quality-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
- name: Install dependencies
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: |
rm poetry.lock
poetry lock
poetry install --no-interaction --no-root
#----------------------------------------------
# install root project
Expand Down

0 comments on commit f76fdb4

Please sign in to comment.