Skip to content

Commit

Permalink
try poetry install
Browse files Browse the repository at this point in the history
  • Loading branch information
helenb committed Nov 10, 2023
1 parent 5c0496b commit 1a9c9b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.8
- uses: Gr1N/setup-poetry@v8
with:
poetry-version: 1.5.0
- name: Install Poetry
- run: poetry install --no-ansi

0 comments on commit 1a9c9b6

Please sign in to comment.