Skip to content

Commit

Permalink
Pipenv install
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Apr 21, 2024
1 parent d404020 commit 433beff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yaml
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |-
cd .
pip install pipenv
pipenv install
- name: Lint (flake8)
run: |-
cd .
Expand Down

0 comments on commit 433beff

Please sign in to comment.