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 433beff commit 385f621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |-
cd .
pip install pipenv
pipenv install
pipenv install --dev
- name: Lint (flake8)
run: |-
cd .
Expand Down

0 comments on commit 385f621

Please sign in to comment.