Skip to content

Commit

Permalink
chore: Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 22, 2024
1 parent e44d7e7 commit 2e73a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '${{ matrix.python-version }}'
- name: Install Poetry
- name: Install Tox
env:
PIP_CONSTRAINT: ${{ github.workspace }}/.github/workflows/constraints.txt
run: |
Expand Down

0 comments on commit 2e73a09

Please sign in to comment.