Skip to content

Commit

Permalink
Fix used version
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Aug 26, 2024
1 parent 489a08b commit 8e48c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
pipx install poetry
- name: Install dependencies
run: |
poetry env use ${{ matrix.python-version }}
poetry install
- name: Test with pytest
run: |
Expand Down

0 comments on commit 8e48c2a

Please sign in to comment.