Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKatKateryna committed Jan 18, 2024
1 parent d6f59fa commit 1f597c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- run:
name: Install packages
command: |
poetry lock [--no-update]
poetry lock --no-update
poetry install
- run:
name: Run tests
Expand Down

0 comments on commit 1f597c8

Please sign in to comment.