Skip to content

Commit

Permalink
Missed poetry install
Browse files Browse the repository at this point in the history
  • Loading branch information
beveradb committed Jan 29, 2024
1 parent c9d3a01 commit 56807a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:

# Configured following guide at:
# https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#caching-packages
- name: Install poetry
run: pipx install poetry

- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 56807a0

Please sign in to comment.