Skip to content

Commit

Permalink
fix: poetry install added
Browse files Browse the repository at this point in the history
  • Loading branch information
mwtmurphy committed Jan 12, 2024
1 parent 4fa319e commit 8c39e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Install cookiecutter
run: |
pip install cookiecutter
pip install cookiecutter poetry
- name: Create template repo
run: |
Expand Down

0 comments on commit 8c39e5b

Please sign in to comment.