Skip to content

Commit

Permalink
Try to fix CI for old poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Крестников Константин Николаевич authored and Крестников Константин Николаевич committed Dec 4, 2023
1 parent 5cb3c72 commit 3cc7ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
shell: bash
working-directory: ${{ inputs.working-directory }}
run: |
poetry check --lock
poetry lock --check
- name: Install dependencies
# Also installs dev/lint/test/typing dependencies, to ensure we have
Expand Down

0 comments on commit 3cc7ad6

Please sign in to comment.