Skip to content

Commit

Permalink
Update snok/install-poetry action to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot committed Oct 5, 2023
1 parent e07d268 commit a4e4c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
black .
flake8 .
- name: Install Python Poetry
uses: snok/[email protected].3
uses: snok/[email protected].4
- name: Install project dependencies
run: poetry install --no-interaction --with dev
- name: Run tests with coverage
Expand Down

0 comments on commit a4e4c17

Please sign in to comment.