Skip to content

Commit

Permalink
Install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney committed Nov 5, 2023
1 parent ac4b031 commit 64e302e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- "3.11"
steps:
- uses: actions/checkout@v4
- name: Install Poetry
uses: snok/install-poetry@v1
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 64e302e

Please sign in to comment.