Skip to content

Commit

Permalink
Merge branch 'main' into use-psycopg3-copy--opt-in
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Nov 22, 2024
2 parents 3bd50f2 + 2e73a09 commit 8123f13
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 8123f13

Please sign in to comment.