Skip to content

Commit

Permalink
chore: update lock check
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMinarsch committed Jan 30, 2024
1 parent fc15294 commit d3619ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
virtualenvs-in-project: false
virtualenvs-path: ~/my-custom-path
installer-parallel: true
- name: Poetry install requirements and check they can be locked
run: poetry install --all-extras --no-interaction -vvv

copyright_and_dependencies_check:
continue-on-error: False
Expand Down

0 comments on commit d3619ee

Please sign in to comment.