Skip to content

Commit

Permalink
Merge branch 'main' into add-poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena authored Feb 6, 2024
2 parents 012f40c + 5017b46 commit bc0e465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
- name: Run pre-commit
run: |
poetry run pre-commit install
poetry run pre-commit run --all-files || ( git status --short ; git diff ; exit 1 )
poetry run pre-commit run --all-files || ( git status --short ; git diff ; exit 1 )

0 comments on commit bc0e465

Please sign in to comment.