Skip to content

Commit

Permalink
Fix step
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 22, 2024
1 parent 73894b9 commit 59c3dfe
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 @@ -89,7 +89,7 @@ jobs:
- name: Run pytest
env:
TARGET_POSTGRES_USE_COPY: ${{ matrix.use-copy }}
run: A
run: |
tox -e ${{ matrix.python-version }}
- name: Run lint
run: |
Expand Down

0 comments on commit 59c3dfe

Please sign in to comment.