Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RB387 committed Mar 22, 2024
1 parent 4a541bf commit 61d3451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/python-poetry-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ runs:
run: python -m pip install poetry
shell: bash
- name: Create virtual environment
run: poetry install
run: poetry install --all-extras
shell: bash

0 comments on commit 61d3451

Please sign in to comment.