Skip to content

Commit

Permalink
pipenv please
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Dec 30, 2023
1 parent 84d2b1a commit de5aeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: pipenv sync --dev

- name: Lint
run: flake8 postgres_copy
run: pipenv run flake8 postgres_copy

test-python:
name: "Test Python"
Expand Down

0 comments on commit de5aeb1

Please sign in to comment.