Skip to content

Commit

Permalink
Please
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Apr 21, 2024
1 parent 385f621 commit 4574732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
pipenv run flake8 .
- name: Lint (black)
run: |-
cd ${{ inputs.path }}
cd .
pipenv run black --check .
container:
image: python:3.11-buster
Expand Down

0 comments on commit 4574732

Please sign in to comment.